Jump to content

daredevil22180

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About daredevil22180

daredevil22180's Achievements

0

Reputation

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