Jump to content

Recommended Posts

Posted

Hi!

I am trying to use the presetup.cmd file along with the other three files linked to on the unattended xp guide to add my drivers to my automated instalation of Windows XP. The source files are in a folder called c:\xpcd

The drivers are in a folder called drivers in xpcd, making them in c:\xpcd\drivers

According to the guide we need to edit the presetup.cmd and change the line that begins with setDevicePath.exe and change the path. The file is in my c:\xpcd\drivers folder. The dguide also says to

"

Change \Drivers to where you saved the files on in your source and the parameter

( %CDROM%\Drivers ) to where you saved all your driver files. Also correct the path in the line directly below it as well."

This is how those lines read in my presetup.cmd

%CDDRIVE%\Drivers\SetDevicePath.exe %CDDRIVE%\Drivers

start %CDDRIVE%\Drivers\WatchDriverSigningPolicy.exe

Now it doesn't seem to make sense that I would change the cddrive mentioned in those lines of code above to c:\xpcd\drivers, since these things will be running from the cd. So what about the lines above do I need to change based on the info I've given?

Thanks for such a helpful guide.


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