Help - Search - Members - Calendar
Full Version: Automatic Install Cd
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
seabird
Hello everyone, my new notebook comes with a cd installing all drivers. It reboots the computer a couple of times in between. Can I use this CD to install my drivers? (drivers from CD). I think the reboot is crucial, but I am not sure if my batch command will continue if I do this. How to deal with reboots (without surpressing them????
-I-
METHOD 1
---------
How about, looking at the runonceexec threads and, check out how to set that up, now make yourself a couple (thats right more than 1) of batch file scripts and do something like this,

in guirunonce / or runonceexec (from windows installer)
Start
Batchfile-1.cmd - in it set the first command for a driver install...
(note THIS SCHOULD ALWAYS BE YOU MOTHERBOARD DRIVER FIRST)..
and in the same cmd file aslo put a new runonceexec command for batch-2.cmd to run after reboot...

in that (batch-2.cmd, you could probebly best choose to instal vga drivers next ...

afther that deside the order of dirvers to install, everytime inserting a new command, in you runoncexec (registry) to run the next driverinstall.cmd file ater reboot, until you are done....

method 2 would be to use nlite to slipstream your drivers into your windows source...




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.