smurf Posted July 28, 2004 Posted July 28, 2004 @goshI think I've just noticed a mistake in your last post The method described should work fine, although i think OemPnPDriversPath should be removed. The only reason you would need OemPnPDriversPath is to avoid duplicate files. What i would suggest is once your make your mydriver.cab, remove any duplicate files from driver.cab or sp1.cab. Also, i would think you would want any .inf's copied to the inf folder (11) during install so setup can see them. I don't think setup would extract an inf to install drivers.Shouldn't that (11) actually be (20)10 = system32\spool\drivers11 = system32\spool\drivers\w32x86\312 = system32\spool\prtprocs13 = system32\spool\prtprocs\w32x8614 = system32\wins15 = system32\dhcp16 = repair17 = system32\drivers\etc18 = system32\spool\drivers\w32x8619 = system32\drivers\disdn20 = inf21 = Help22 = FontsI'm a Newbie, so please feel free to correct me if I'm wrong
Mattias Posted August 19, 2004 Posted August 19, 2004 @ SerialzsI have a major problem getting cab(ified) drivers to install.I have done exactly as you have described earlier except that I placed the drivers in "\windows\driver cache\i386" and offcourse have my WINNT.SIF/OemPnPDriversPath point to OemPnPDriversPath="WINDOWS\Driver Cache\i386"Now to the installation:WinXP sliped SP2 installs fine and identifies the modem (the device I'm trying to install) since the modem.inf file is copied to "\windows\inf" dir during installation.The problem arraises when windows tries to copy the files designated by the modem.inf file, windows cant find them and prompts me for a location of a modem.sys file.Am I doing something wrong? (Stupid question, offcorse I am, since it does not work)What am I doing wrong, annyone?
serialzs Posted August 21, 2004 Author Posted August 21, 2004 @MattiasSorry i am busy... I reprogramming it for the new and easier way to do it...i think your folder destination is not in the *.inf file of your driver thats why it is not working great...just try it again if it didn't work... wait for MY new tips about COMPRESSION of DRIVERS... i think i will finish this soon... -=[serialzs]=-
serialzs Posted August 24, 2004 Author Posted August 24, 2004 @Mattias & alltry this new guide... click here
mohcin Posted January 30, 2006 Posted January 30, 2006 Hi ;How can i backup my drivers using WMI or any think else ?can you help me please ?
DoyleChris Posted April 25, 2006 Posted April 25, 2006 I have mutiply drivers to install. Via board drivers, SATA, Sound, Network, and ATI drivers and they all have about 10 files each and the ATI has a whole directory. Any help.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now