Jump to content

Recommended Posts

Posted

You never know what drivers you might need, and you don't always have time to make a custom cd with the right drivers. This is how I've put all the drivers on a cd that aren't on a JDEBoeck win xp cd. If someone has already pointed this out, my apologies. Examples below have specific paths that you should alter to suit your own paths.

 - expand -r -F:* d:\xpcd\i386\driver.cab c:\leftovers\
 - expand -r -F:* d:\xpcd\i386\sp1.cab c:\leftovers\
 - expand -r d:\xpcd\i386\*.in_ c:\leftovers\

Make a batch file of the files that are left. For XPsp1, these are:

expand -r d:\xpcd\i386\ati*.* c:\leftovers\
expand -r d:\xpcd\i386\mwci.dl_ c:\leftovers\
expand -r d:\xpcd\i386\mwci32.dl_ c:\leftovers\
expand -r d:\xpcd\i386\mwsetupk.sy_ c:\leftovers\
expand -r d:\xpcd\i386\win.cab c:\leftovers\
expand -r d:\xpcd\i386\winsys.cab c:\leftovers\
expand -r d:\xpcd\i386\winsys32.cab c:\leftovers\
expand -r d:\xpcd\i386\modem.cab c:\leftovers\
expand -r d:\xpcd\i386\manager.cab c:\leftovers\
expand -r d:\xpcd\i386\digirlpt.cn_ c:\leftovers\
copy d:\xpcd\i386\ntprint.inf c:\leftovers\
expand -r d:\xpcd\i386\hpcclj.dl_ c:\leftovers\
expand -r d:\xpcd\i386\hpoj780.gp_ c:\leftovers\
expand -r d:\xpcd\i386\hpoj780i.gp_ c:\leftovers\
expand -r d:\xpcd\i386\hpojv60.gp_ c:\leftovers\
expand -r d:\xpcd\i386\hpojv60i.gp_ c:\leftovers\
expand -r d:\xpcd\i386\brmsi02f.ic_ c:\leftovers\
expand -r d:\xpcd\i386\brmsi03.ic_ c:\leftovers\
expand -r d:\xpcd\i386\brmsi03f.ic_ c:\leftovers\
expand -r d:\xpcd\i386\esunid.dl_ c:\leftovers\
expand -r d:\xpcd\i386\esuimgd.dl_ c:\leftovers\
expand -r d:\xpcd\i386\esucmd.dl_ c:\leftovers\
expand -r d:\xpcd\i386\gt1000_r.ic_ c:\leftovers\
expand -r d:\xpcd\i386\gt3000_r.ic_ c:\leftovers\
expand -r d:\xpcd\i386\gt6600r.ic_ c:\leftovers\
expand -r d:\xpcd\i386\gt7000r.ic_ c:\leftovers\
expand -r d:\xpcd\i386\gt7000t.ic_ c:\leftovers\
expand -r d:\xpcd\i386\gt7600r.ic_ c:\leftovers\
expand -r d:\xpcd\i386\gt7600t.ic_ c:\leftovers\
expand -r d:\xpcd\i386\exp160_r.ic_ c:\leftovers\
expand -r d:\xpcd\i386\exp160_t.ic_ c:\leftovers\
expand -r d:\xpcd\i386\exp164xr.ic_ c:\leftovers\
expand -r d:\xpcd\i386\exp164xt.ic_ c:\leftovers\
expand -r d:\xpcd\i386\exp168_r.ic_ c:\leftovers\
expand -r d:\xpcd\i386\exp168_t.ic_ c:\leftovers\
expand -r d:\xpcd\i386\exp800_r.ic_ c:\leftovers\
expand -r d:\xpcd\i386\exp800_t.ic_ c:\leftovers\
expand -r d:\xpcd\i386\exp836xr.ic_ c:\leftovers\
expand -r d:\xpcd\i386\exp836xt.ic_ c:\leftovers\
expand -r d:\xpcd\i386\per124_r.ic_ c:\leftovers\
expand -r d:\xpcd\i386\per124_t.ic_ c:\leftovers\
expand -r d:\xpcd\i386\per164_r.ic_ c:\leftovers\
expand -r d:\xpcd\i386\per164_t.ic_ c:\leftovers\
expand -r d:\xpcd\i386\per640_r.ic_ c:\leftovers\
expand -r d:\xpcd\i386\sm8aw.dl_ c:\leftovers\
expand -r d:\xpcd\i386\sm8cw.dl_ c:\leftovers\
expand -r d:\xpcd\i386\sm8dw.dl_ c:\leftovers\
expand -r d:\xpcd\i386\sm9aw.dl_ c:\leftovers\
expand -r d:\xpcd\i386\sm59w.dl_ c:\leftovers\
expand -r d:\xpcd\i386\sm81w.dl_ c:\leftovers\
expand -r d:\xpcd\i386\sm87w.dl_ c:\leftovers\
expand -r d:\xpcd\i386\sm89w.dl_ c:\leftovers\
expand -r d:\xpcd\i386\sm90w.dl_ c:\leftovers\
expand -r d:\xpcd\i386\sm92w.dl_ c:\leftovers\
expand -r d:\xpcd\i386\sm93w.dl_ c:\leftovers\
expand -r d:\xpcd\i386\sma3w.dl_ c:\leftovers\
expand -r d:\xpcd\i386\smb6w.dl_ c:\leftovers\
expand -r d:\xpcd\i386\jupiw.dl_ c:\leftovers\
expand -r d:\xpcd\i386\is330.ic_ c:\leftovers\
expand -r d:\xpcd\i386\rw001ext.dl_ c:\leftovers\
expand -r d:\xpcd\i386\rw330ext.dl_ c:\leftovers\
expand -r d:\xpcd\i386\rwia001.dl_ c:\leftovers\
expand -r d:\xpcd\i386\rwia330.dl_ c:\leftovers\

edit 20040110:

Burn all the files in c:\leftovers onto a cd (Important: On the cd have all files be in a folder named i386 ). I'm not completely sure, but I think windows will look in a non-existant i386 subfolder of the folder you specify, unless the folder you specify is named i386.

edit 20040114:

I got a certain printer to install by putting all the inf files at the root of the cd, and all other files in a folder i386\

The funny thing is that "automatic install from specified location" will still ask you to find where the files are even though it is looking in the correct directory i386\. This is overcome by clicking "Browse...", then clicking "Ok" twice. Next thing I will try is to not expand the files... I originally expanded everything because I thought it would speed things up.

ps. I would recommend attempting to get drivers from manufacturer's sites first, as they may be more recent, but this cd has been handy for me.

mraeryceos

  • 1 month later...

Posted

I've needed the Windows XP CD to complete another printer installation because the driver cd above didn't have a certain dll. I want people to know that so far this is a lost cause...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...