Jump to content

paulosemblano

Member
  • Posts

    4
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Brazil

Everything posted by paulosemblano

  1. My presetup.cmd is like this, with the drivers already copied in a called paste DRIVERS, with the file SetDevicePath.exe in this paste, and WatchDriverSigningPolicy.exe in the CD\OEM\bin, but the drivers don't install. What is wrong? set tagfile=\WIN51 for %%i in (c d e f g h i j k l m n o p q r s t u v w x y z) do if exist "%%i:%tagfile%" set CDDRIVE=%%i: %SystemDrive% cd %SystemRoot%\system32 if exist setup.exe ren setup.exe setupold.exe if exist setupORG.exe ren setupORG.exe setup.exe %SystemDrive%\drivers\SetDevicePath.exe %SystemDrive%\drivers start %CDDRIVE%\OEM\bin\WatchDriverSigningPolicy.exe start /WAIT setup.exe %* RD /Q /S %SystemDrive%\drivers
  2. For who he/she doesn't have a dvd, because you don't make a file .exe to copy the drivers of a cd for the hd? Type: " Insert the drivers cd and press any key " It is later: " Insert Windows XP'S cd again"
×
×
  • Create New...