extract installed drivers from windows?

substance

Member
May 13, 2001
77
0
0
Is there a way to extract or get all the files out of windows for a current device driver (without downloading new ones), so I can reinstall it on windows after I format? Because sometimes if im workin on someone elses computer, I might not know what driver to use, or be able to find it after I format, because not all hardware is labeled with enough info to be able to know what it is in order to find the driver on the net, any tips or tricks for this?......thanx in advance???
 

NogginBoink

Diamond Member
Feb 17, 2002
5,322
0
0
There's no *easy* way to do this.

You'll need the .inf file that contains the PnP ID for the hardware in question (check c:\winnt\inf), and all the files that that .inf references.
 

kursplat

Golden Member
May 2, 2000
1,547
0
0
why not image the drive ? to another partion, spare hd, or cd . then you have all the files.
good luck