downloads
 drivers & firmware


PDA

View Full Version : Install driver from driver.cab problem


   
 
 
Enosh
01-07-2009, 02:07 AM
Hi all,

I have a problem to install driver which is in driver.cab. I can find my needed driver (.sys), but can't find any .inf file. In fact, I have to write some program to install driver which is in driver.cab before reboot. Welcome any comment.

BR
Enosh

Jerry K
01-07-2009, 08:13 AM
That's not the normal way to install a driver. Files contained within the driver.cab file are extracted/installed automatically by the driver install program. All you can do with files in a cab file is to extract them manually to a folder on the hard drive, nothing else. Use the normal install program that's made to install the particular hardware and you won't have the problem.