Jump to content

groovie

Member
  • Posts

    4
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Brazil

Everything posted by groovie

  1. Would be easier if someone make a definitive list of hotfixes, and update it regularly. Saying that one update was removed or substituted is confusing for lots of users. Just write: "this are the necessary hotfix files for your customized cd". Don't you think so?
  2. Hi erik_demon! The repeated 45 is my fault... it was only to show the structure, i already changed it. So I will delete the line as you said. One more question (forgive me, but i`m really interested on making the thing happen): If I delete the DEL /Q $OEM$\$1\D\BTS_DPs_cleanup.cmd I still need to do the presetup.cmd and create the keep_the_drivers.cmd that you posted? Do I really need to copy the drivers to my system? Is there any possibility to only install the drivers and then remove it after? Or install from CD directly don`t even needing to copy the drivers to the system. And how can i do these? thanks
  3. So I`m going to: - Add the presetup.cmd code posted by erik_demon in my presetup.cmd. - Put the GuiRunOnce code in my RunOnceEx.cmd (because if i use [GUIRunOnce] and RunOnceEx.cmd, they will start together and I could have some problem; I use the RunOnceEx.cmd to install some softwares) like this: REG ADD %KEY%\045 /VE /D "DriverPack" /f REG ADD %KEY%\045 /V 1 /D "%SystemDrive\D\BTS_DPs_Control_Panels.cmd" / REG ADD %KEY%\045 /VE /D "DriverPack" /f REG ADD %KEY%\045 /V 1 /D "%SystemDrive\D\keep_the_drivers.cmd" /f So I need to del the command line below or add ? DEL /Q $OEM$\$1\D\BTS_DPs_cleanup.cmd Could you say what exactly I have to do? Lots of people saying different things are confusing me...
  4. i had the same problem that erik_demon said... but i'm still having problems installing the drivers. I did the integration this way: - Copied SP2 CD to my system (C:\UWXPCD\) - Ran Driverpacks Base Slipstream in his own folder with the driverpacks inside of it \DriverPacks\ (method 2) - It made the new folder UWXPCD_ROOT - Copied all the contents of UWXPCD_ROOT folder to UWXPCD - Ran Run_Me so it's done... than i made the runonceex.cmd and putted this command line: REG ADD %KEY%\045 /VE /D "DriverPack" /f REG ADD %KEY%\045 /V 1 /D "%SystemDrive\D\BTS_DPs_Control_Panels.cmd" /f In the winnt.sif [GuiRunOnce] didn't have anything. When I started windows the first time, my drivers wasn't installed... Why?
×
×
  • Create New...