Jump to content

Automatic Install Cd


seabird

Recommended Posts

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????

Link to comment
Share on other sites


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...

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...