To talk on Icrontic, just register!

It only takes 30 seconds.

Have an account? Sign in:

Forgot?
 
Reply to Discussion Options
MediaMan
Driven by Socket 462754939940
MediaMan
2,691 Posts

Post Slipstream Windows Easy

A simple and easy way to slipstream a Windows installation disk with the latest service pack(s), updates and drivers.

Read it here
__________________
Thrax
Cad
Thrax
23,408 Posts
Holy crap. I've been looking for a program like that for FOREVER. YAYYYYYY.
__________________ Robert Hallock
Technical Analyst
Twitter | LinkedIn


CPU: Core 2 Duo E6420 @ 3.5GHz (500*7)
MoBo: DFI LanParty DK P35-T2R/S
RAM: 4GB G.SKILL PC8500
VID: NVIDIA GeForce GTX 275
HSF: Thermalright Ultra-120

QCH
Guru
QCH
13,097 Posts

» Subscriber

I've used it and it can do things that handmade custom Install Cd's cannot. I'm responsible for making OS install CD's that integrate all patches, all security settings, and profile tweaks. I do it by hand and update every time Microsoft releases updates.

nLite is very nice. You can basically install an OS on a system with everything you need in just a couple of clicks... SO MUCH FASTER!!!!

I still recommend doing it by hand for simple understanding of what is being done, but that is for corporate world.
__________________

Help My Dragons Grow... Click on each egg and dragon...


mmonnin
Veteran Icrontian
mmonnin
10,545 Posts
Wow thats awesome!!!

MM: Did you try the non-Free version? Or at least know if there are any better options?
__________________ Stanford Team Stats_____________Team Short-Media
Statsman Team Stats______________EOC Team Stats
Thrax
Cad
Thrax
23,408 Posts
I did my own disc, manually, but every step (And a thousand cross-referencing double-checks to make sure I got it right on the first burn) left me weeping like a sissy for a program that would effing do it for me.
csimon
Veteran Icrontian
csimon
7,069 Posts
I did my own disc, manually, but every step (And a thousand cross-referencing double-checks to make sure I got it right on the first burn) left me weeping like a sissy for a program that would effing do it for me.
__________________
AT8-32X - Opteron165 (ccbbe0615epmw) @2.8ghz/1.45v - 2gb Redline/4000xp@255/3-3-2-8-1t - 7950gt - 550W PSU
MediaMan
Driven by Socket 462754939940
MediaMan
2,691 Posts
MM: Did you try the non-Free version? Or at least know if there are any better options?
For nLite there is no commercial version. WYSIWYG. As far as XP Lite? Me? Pay? Money? $39 vs. free. The choice was pretty easy. I make no comment on how XP Lite peforms as I have not compared it. I'm just after free stuff for you guys.

profdlp
Off To The Gym
profdlp
21,407 Posts
Beautiful! Perfect timing, too. I'm just starting a project which will involve a lot of format/reinstall action. I considered doing my own slipstreamed CD, but this looks to be so much simpler to use.

__________________ ---Prof

**********************************
If it doesn't come naturally, leave it
- Al Stewart
**********************************
RIP Short-Media
csimon
Veteran Icrontian
csimon
7,069 Posts
I'm just after free stuff for you guys.

And I appreciate that MM .
primesuspect
The Icrontic Guy
primesuspect
27,799 Posts
Nice! Thanks, mm!
__________________ "I offer my genius to the world, all I ask is you pick up my expenses"
Park_7677
PHPx64 :)
Park_7677
667 Posts
Word of caution to people with RAID and single HDs. I have 2x 160GB in RAID0 and a 300 GB IDE backup. When I use any unattended install, I have very bad results. This program is great, just be careful during unattended Windows install. What Windows does is erase my partition table on the IDE drive, even before I have any input. I've had this problem with any unattended install of Windows, not just this program. But this program does make it easier for people to create unattended installs and is particularly attractive being able to add RAID drivers onto the CD so I thought I'd mention it. This problem may only be in my case but it really isn't fun worrying rather or not you get your data back.
__________________ [folding_sig1]
Fusion-X LAN <- Kansas City, Missouri Area LANing

PHP 64-bit Windows
Wedding Invitations
Wireless Home Tours
Shorty
Sniping teh enterpwise!
Shorty
9,543 Posts
I did my own disc, manually, but every step (And a thousand cross-referencing double-checks to make sure I got it right on the first burn) left me weeping like a sissy for a program that would effing do it for me.
Yep. Been there.. till late.. at night.. not achieving my original goal

Awesome app! Wow.. nice find MM
__________________ I am a twit... follow me... @s8nftw
Unregistered
Guest
Couple of errors on page 2:

For the dot net:

Microsoft .NET Framework Redistributable 1.0 dotnetredist.exe

For that, you actually want the 1.1 version, not 1.0 or the updates don't work. Get it here (23MB):

http://www.microsoft.com/downloads/details.aspx?FamilyId=262D25E3-F589-4842-8157-034D1E7CF3A3&displaylang=en

Microsoft .NET Framework 1.1 Service Pack 1 NDP1.1sp1-KB867460-X86.exe

Correct URL: http://www.microsoft.com/downloads/details.aspx?FamilyID=a8f5654f-088e-40b2-bbdb-a83353618b38&DisplayLang=en
Thrax
Cad
Thrax
23,408 Posts
Word of caution to people with RAID and single HDs. I have 2x 160GB in RAID0 and a 300 GB IDE backup. When I use any unattended install, I have very bad results. This program is great, just be careful during unattended Windows install. What Windows does is erase my partition table on the IDE drive, even before I have any input. I've had this problem with any unattended install of Windows, not just this program. But this program does make it easier for people to create unattended installs and is particularly attractive being able to add RAID drivers onto the CD so I thought I'd mention it. This problem may only be in my case but it really isn't fun worrying rather or not you get your data back.
You have to edit the produced winnt.sif file with the following parameters:

[Data]
AutoPartition=0
MsDosInitiated=0
UnattendedInstall=Yes

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=YES
UnattendSwitch=Yes
FileSystem=LeaveAlone

That will avoid autopartitioning and autoformatting; it removes the complete unattended functionality, but doesn't blitzkrieg your HDD.
Thrax
Cad
Thrax
23,408 Posts
The only matter that displeased me with this program was the fact that you couldn't include installer executables, and set silent switches.. Like DX9C redistributable, for example, can be executed silently. I would like to have seen such an option made available.
Tex
Tex Support
Tex
4,130 Posts
The versions I have used also didnt allow the boot drivers for the sata drivers in unattended insatlls which I do manually on my unattended installs..

Each version keeps getting better though. And they patch stuff every few weeks with new versions so go back to their forums for the latest news and updates.

Its also EASY to strip out stuff you regret so use a RW cd/dvd at first until you get the perfect install down and then save a ISO of it.

And slipstreaming is just one command really and then burn the cd. The beauty of this program is that it allows you to strip down many of the XP install componets and make a much smaller install XP OS cd and also a smaller XP OS install after the fact. I have never seen another program that does that.

Tex
__________________ Never knock on deaths door.

Just ring the bell and run..... he hates that
Tex
Tex Support
Tex
4,130 Posts
Word of caution to people with RAID and single HDs. I have 2x 160GB in RAID0 and a 300 GB IDE backup. When I use any unattended install, I have very bad results. This program is great, just be careful during unattended Windows install. What Windows does is erase my partition table on the IDE drive, even before I have any input. I've had this problem with any unattended install of Windows, not just this program. ack.
Your just not setting up the answer file correctly. Mine work fine.
Park_7677
PHPx64 :)
Park_7677
667 Posts
You have to edit the produced winnt.sif file with the following parameters:

[Data]
AutoPartition=0
MsDosInitiated=0
UnattendedInstall=Yes

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=YES
UnattendSwitch=Yes
FileSystem=LeaveAlone

That will avoid autopartitioning and autoformatting; it removes the complete unattended functionality, but doesn't blitzkrieg your HDD.
Yeah I've done that before but it still messes up the drive, I swear to you. The only way to get Windows to install to the RAID is to disable the IDE or unplug it. Thanks for the suggestion though. You know me, I've tried messing with it. It's something to do with the fact it won't write to RAID if the IDE drive is present. Period. Even if it doesn't erase the IDE partitions, it will try to copy the temp files to IDE (when I choose to install to a RAID partition). I have a friend with NF7-S and exact same problem. I won't waste any more of this thread. Thanks anyway Thrax.

Your just not setting up the answer file correctly. Mine work fine.
Above
Tex
Tex Support
Tex
4,130 Posts
No matter what kind of install (unattended or not) you have to unplug teh ide to get ALL the files to the raid setup. The five boot files goes to ide0 no matter how you install.

You claimed it deleted and formated your partitions. Not if the answer file is done RIGHT.

If you do it RIGHT (and I have almost 100 unattended installs under my belt) it will never ever EVER friggin EVER do anything to delete the existing partitions. You are doing it wrong.

I install to scsi and ide and sata raid partitions.

My unattended installs are all automated EXCEPT it stops and asks me where to install to and allows you to add/delete partitions manually. Because both I and my customers PC's have wildly varying disk setups. And we can not afford the type of errors your unattended setup causes. YOUR unattended is meant only for new PC's with no partition and no existing data to save etc...

Because YOU didnt figure out how to do it correctly does in no way mean it can't be done.

Trust me... Mine do not in any way jack with existing partitions. It does not ever in any way modify or delete or anything else unless you specify it to do it.

Tex
Park_7677
PHPx64 :)
Park_7677
667 Posts
No matter what kind of install (unattended or not) you have to unplug teh ide to get ALL the files to the raid setup. The five boot files goes to ide0 no matter how you install.

You claimed it deleted and formated your partitions. Not if the answer file is done RIGHT.

If you do it RIGHT (and I have almost 100 unattended installs under my belt) it will never ever EVER friggin EVER do anything to delete the existing partitions. You are doing it wrong.

I install to scsi and ide and sata raid partitions.

My unattended installs are all automated EXCEPT it stops and asks me where to install to and allows you to add/delete partitions manually. Because both I and my customers PC's have wildly varying disk setups. And we can not afford the type of errors your unattended setup causes. YOUR unattended is meant only for new PC's with no partition and no existing data to save etc...

Because YOU didnt figure out how to do it correctly does in no way mean it can't be done.

Trust me... Mine do not in any way jack with existing partitions. It does not ever in any way modify or delete or anything else unless you specify it to do it.

Tex
You're taking this wrong. My post was general heads-up to people. I've seen it happen on 2 computers. Is everyone going to take time to master unattended installs before using nLite? No. This is a great article by MM, and the tool is useful. I just said to be careful. Please don't insist I'm wrong when you only read the half story.
Tex
Tex Support
Tex
4,130 Posts
You're taking this wrong. My post was general heads-up to people. I've seen it happen on 2 computers. Is everyone going to take time to master unattended installs before using nLite? No. This is a great article by MM, and the tool is useful. I just said to be careful. Please don't insist I'm wrong when you only read the half story.
YOU said .. and I quote you here..

"I've had this problem with any unattended install of Windows, not just this program".

This has nothing to do with nlite. Nor were my comments about nlite. It was about your problems which... from YOUR OWN WORDS quoted above... are unrelated to nlite.

Tex
profdlp
Off To The Gym
profdlp
21,407 Posts
Gentlemen, could we just agree that it makes sense to be sure that one understands how the program works before plunging ahead with it?
Zero1
Moonlight Crucible
Zero1
44 Posts
This is supremly excellent for someone like myself who can only acquire fixes or service packs, by either using my wonderful 56k or grabbing them from a freind who has high speed. The integration of the RAID drivers is also excellent. (I always missed F6 )

Very excellent, thanks MM.
__________________ -Fusion-X Cofounder-|-Fusion-X Rent-A-Comp Manager-
Abit NF-7s, AMD Athlon XP 2400 @ 2.1ghz, Geil 1gb DDR, Maxtor 300gb, 120gbx2 Hiatchi SATA Raided,Pwr Color ATI 9800pro.
TheGr81
Veteran Short-Median
TheGr81
2,404 Posts
How do those "unattended installs" work anyway? You pop in the CD and it installs Windows? Surely I'm missing something? Do you pick all the time and network options and stuff before the install begins, and it goes from there?
__________________ Wii addict.

[folding_sig1]
MediaMan
Driven by Socket 462754939940
MediaMan
2,691 Posts
Let's first clarify what "unattended installation" means.

It can mean several stages of the installation happen automatically. ALL or just some are unattended and the program has a full unattended setting but I did not try that.

What I did try was the settings as indicated in the images I supplied.

I slipstreamed the disk. I then "popped" it into the other computer in the CD drive and rebooted. Remember that BIOS has to be set to try to boot from the optical device first.

I kept the option for pressing the "any" key to go into the windows install. The program does have a setting to bypass this if you wish.

The system had two SATA drives on the SIL3114 headers. Windows automatically installed the slipstreamed SATA driver and found the drives. The system STOPPED at that point and waited for me to choose the partition and format the drive as I saw fit. Those drives were previously partitioned but clean.

I made those two choices and everything happened "unattended" from there right to the desktop.

That was because I chose that particular setting for that form of "unattended setup."

If you choose the full unattended setup then the system assumes you are installing on c:\ and should proceed fully unattended from the time you "pop" in the disk and reboot..to the desktop.

In other words...as I said previously...just depends on what depth of "unattended" setup you configure.

profdlp
Off To The Gym
profdlp
21,407 Posts
How do those "unattended installs" work anyway? You pop in the CD and it installs Windows? Surely I'm missing something? Do you pick all the time and network options and stuff before the install begins, and it goes from there?
Check out page 3 of the article and you'll have some idea. Basically, you choose your options when you make the CD.
MediaMan
Driven by Socket 462754939940
MediaMan
2,691 Posts


Pof...you were just a bit more brief than I was.
profdlp
Off To The Gym
profdlp
21,407 Posts
Good thing I don't get paid by the word.
Tex
Tex Support
Tex
4,130 Posts
How do those "unattended installs" work anyway? You pop in the CD and it installs Windows? Surely I'm missing something? Do you pick all the time and network options and stuff before the install begins, and it goes from there?
You can set everything from the workgroup/domain name to the computer name to the IP or cd-key or time-zone or keyboard used or... Whatever....

ANYTHING a normal xp install requires...

Mine asks only for the disk/partition to install to and also installs Office, Photoshop, Nero and a sheet load of other apps and only prompts for the partition to install to,

Tex
Unregistered
Guest
WindowsXP-KB885932-v2-x86-ENU is only avaliable on English :@
TheSmJ
Whatever!
TheSmJ
3,985 Posts
Great guide MM!


I made a new XP Home CD using this earlier today and I'm very happy with it. The only times I ever was asked for anything was the partition/directory info and the user and computer names (just like I specified).

While I didn't feel like testing the install disk by taking down my RAID array just so I could see if the drivers worked, I noticed them loading at boot from the install disk (without the tens of other SCSI/RAID drivers which used to be on there that I'd never own in a bajillion years which normally take an extra 3-5 minutes to load) to I'll assume that given the hardware, they would have worked fine.

Having all my Windows Explorer settings, uxtheme.dll hack, and even the f'ing search assistant removed right from the get-go is incredible. I wasn't even aware you could change those settings before Windows was installed!

I wonder: Would it be possible to have the just the nForce2's Ethernet driver pre-loaded on the CD as well? I realize it's best to use the latest drivers from the get-go, but without these drivers you cannot download the latest version to begin with, and it’d be nice to have a working driver already installed rather than having to dig out another CD beforehand. Would it just take adding the “nvenetfd.inf” file from nVidia’s decompressed driver package to the “Add Drivers” window (the same place you add the SATA drivers) along with all of the other files found in the \Ethernet\PreNEM\WinXP\ directory of the same package?
__________________
CPU: Opteron 165 OCed to 2.7GHz (300x9)
Motherboard: ASRock 939Dual-SATA2
Video Card: eVGA 7600 GT OCed
RAM: 2GB OCZ Performance Gold PC3200
Hard Drive: Maxtor MaxLine III 300GB
Cooling: DangerDen TDX + DD Maze4 + PA160 (radiator)
Case: Antec SX1040BII
PSU: SeaSonic S12-500 500W
Audio: Audigy 2 ZS
Mouse: Logitech G7 SE
Optical drives:
Monitors: Sceptre X20G-Naga III + Dell P992
mmonnin
Veteran Icrontian
mmonnin
10,545 Posts
I dont what Park did before. I used a disk with several versions of Windows on it, I choose which version and it went on without me asking where to install it. It prolly would have been fine if there was a partition where I wanted the OS to install. O well, live and learn right Park.
Unregistered
Guest
Are there any options for disabling features in SP2?
MediaMan
Driven by Socket 462754939940
MediaMan
2,691 Posts
I wonder: Would it be possible to have the just the nForce2's Ethernet driver pre-loaded on the CD as well? I realize it's best to use the latest drivers from the get-go, but without these drivers you cannot download the latest version to begin with, and it’d be nice to have a working driver already installed rather than having to dig out another CD beforehand. Would it just take adding the “nvenetfd.inf” file from nVidia’s decompressed driver package to the “Add Drivers” window (the same place you add the SATA drivers) along with all of the other files found in the \Ethernet\PreNEM\WinXP\ directory of the same package?
Use winrar to extract the nForce2 driver download and then point to the ethernet folder INF file during the process.

You could also probably install the nForce2 drivers this way (or nForce3 or 4)
MediaMan
Driven by Socket 462754939940
MediaMan
2,691 Posts
Are there any options for disabling features in SP2?

Only that you see in the configuration settings.
Unregistered
Guest
Hi,
Great guide!
Only 1 problem, when I choose to insert hotfixes, I always get an error with teh dotnet file, (I already tried both files, the original link provided by the guide, and the file someone mentioned earlier in the comments). They both give me an error when integrating the hotfixes. Something about a bad syntax. It tells me to run "command /?" for help. I Any idea why?
Thanks!
Unregistered
Guest
One more thing,
About the integration of the WMP10. Every line in the .INF file in the HKCU section follows the same estructure with a "\" after "software".
Is it ok that the line to be added does not follow the same estructure?



HKCU,"SOFTWAREMicrosoftMediaPlayerPreferences","AcceptedPrivacyStatement",0x00010003,1

Thanks!
MediaMan
Driven by Socket 462754939940
MediaMan
2,691 Posts
Hi,
Great guide!
Only 1 problem, when I choose to insert hotfixes, I always get an error with teh dotnet file, (I already tried both files, the original link provided by the guide, and the file someone mentioned earlier in the comments). They both give me an error when integrating the hotfixes. Something about a bad syntax. It tells me to run "command /?" for help. I Any idea why?
Thanks!

There is a way to slipstream the .NET install file and .NET service packs into one main file but we were not able to find an easy method of slipstreaming .NET into an Windows installation CD.
Unregistered
Guest
Thanks, and I apologize for skipping page 8!
MediaMan
Driven by Socket 462754939940
MediaMan
2,691 Posts
Note of caution:

You can strip too much out of the installation CD so be warned. nLite is very useful for creating slipstreamed discs and partially or fully unattended installation disc.

However,

There is a part of the program where you can remove parts of the OS. You can remove too much even though it appears ok. For example...I stripped out 1/3 of what I thought I didn't need and while the installation went well...and apparently everything was working fine...

Instability with some programs materialized after I spent a couple of hours setting up the entire computer. WMP crashed...the sound card would and wouldn't work. Optical drives lost their drivers. All of these components worked on many clean installs over the last couple of years.

So just be cautious of how much you plan to remove.

Straight_Man
Playing with Virtual Painter
Straight_Man
3,716 Posts
-->Park:


WinXP likes to use the first drive in BOOT ORDER for temps and such. BOOT ORDER AS IN BIOS. I'm Emphasizing quick and not shouting.....


Check boot order in BIOS, see if you have the IDE Drive booting first, and see if you can get the IDE DRIVE to boot SECOND or LATER, and the RAID First in boot order or second and before the IDE (IDE THIRD, then) if you, like me, keep my systems set to always boot from CD first....

WARNING: (aka "Danger, Will Robinson!") Don't do this if you have a good working XP now and expect XP to boot after change, the boot preloader at least is in the IDE drive and changing boot order changes the Lun and Disk values in the boot values in boot.ini (given RAID now and current boot.ini, you should have a LUN 0 and a Lun 1(RAID), LUN 0 should be IDE). Fix is simple, see if it can be done, try it, if it works your XP should NOT boot. Change it back, write down what you have BEFORE and AFTER you change it if it does this(n/shouting, no time to format this thing). Changing it back leaves XP booting fine, then see if you can fix the install problem by changing it per your notes next time just before you try an install.

(Another story as to why, won't hijack this, but it has to do with my OS studies on more OSs than MS things (which I use too, am posting from Windows in Firebird).
Unregistered
Guest
A very nice piece of software.
Re. the guide; It won't print correctly (on my HP officejet anyway)
It clips the right-hand side of all pages quite seriously i.e. I loose several words.

Apart from that, a very useful and easy to follow document.
Thanks.
Unregistered
Guest
Just one thing and I know I'm being picky sorry old age does that too you. When I tried to print the document off it cut off the right side of the page. I know I could have printed it landscape but I figure hey these guys seem to be fairly smart so I just printed it.
Unregistered
Guest
BURNING BOOT CD HELP!!!

I purchased a copy of Win XP Pro SP1 and have performed the proper slipstream on the data, including the SCSI drivers to avoid the F6(As my server does not have a floppy drive this is excellent!).

I am using an OEM version of Nero 6, but the options to do all the fancy boot cd things listed here are not present, thus I can't make this slipstreamed win xp cd bootable. What can I do? Should I buy the full version or can I download some other app that will make this bootable?

Thanks,
Andy
Lincoln
Snapperhead
Lincoln
15,966 Posts
Andy, I recommend signing up for the forums and posting that in the Windows forum. This isn't a very good thread to try and get troubleshooting help in. It's more for article comment and response.
__________________ Matt Lincoln Russell | Icrontic's Developer | site updates: @icrontic
puusilmä (Guest)
Guest
Where i can download this software?
test_tube_tony
Zug Izland
test_tube_tony
478 Posts
does anyone know how to integrate firefox? lol
it would be neat if i could have it automatically install.
__________________ (\_/)
(0.o)
(><) DIS AR TEH BUNNEH, COPY BUNNEH INTO UR SIGNACHUR 2 HALP HIM WIF WURLD-DOMINASHUN!


E8400 on an EVGA 780i triple sli mobo, evga 9800GTX, 8 gigs g.skill ram. all soon to be OCed
Black Hawk
Metaphysically wrinkle free
Black Hawk
4,121 Posts
Try and use this somehow with a bat file. It's been awhile since I've tried an unattended installation so I probably forgot how to do it.
nickj
New to the neighborhood
nickj
2 Posts
When slip-streaming the nForce4_amd_6.70_winxp2k_english\IDE\Win2K\sataraid SATA RAID drivers into Win2000, I get this error message:

---------------------------
Warning!
---------------------------
If this is NVRAID driver then find NVATABUS.INF file
in this driver package and copy it in this folder
before proceeding with ISO creation.

P:\incoming downloads\new\DFI LanParty UT nF4 Ultra-D motherboard\new downloads from nvidia\slipstreamed RAID\sataraid
---------------------------
OK
---------------------------

Should I be concerned about this? Is it normal?

All the best,
Nick.
nickj
New to the neighborhood
nickj
2 Posts
P.s. there are some backslashes missing from the above post; The forum software seems to eat them; so please wherever you think there should be a backslash, you're probably correct.
Go Back   Icrontic Forums > Content > Technology Articles
Jump to
This Thread Search this Thread
Search this Thread:

Advanced Search


Current time: 9:37am (GMT)
Powered by vBulletin®
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Get Vanilla instead. Trust me.