daredevil22180 Posted November 18, 2006 Posted November 18, 2006 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:\xpcdThe drivers are in a folder called drivers in xpcd, making them in c:\xpcd\driversAccording 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%\Driversstart %CDDRIVE%\Drivers\WatchDriverSigningPolicy.exeNow 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now