For Programmers: Free Programming Magazines  


Home > Archive > Visual Basic > October 2005 > detect all drivers Windows is using, approach?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author detect all drivers Windows is using, approach?
mscir

2005-10-28, 3:55 am

I would like to write a program that would detect all of the drivers my
Windows 98 is using, and back them up to a folder on my hdd. There are
times in the past when my system crashed and having the drivers backed
up would have been very useful. How would I research writing this program?

TIA,
Mike
Ken Halter

2005-10-28, 6:55 pm

"mscir" <mscir@yahoo.com> wrote in message
news:9aydnZJr5PKwRfzeRVn-vw@pghconnect.com...
>I would like to write a program that would detect all of the drivers my
>Windows 98 is using, and back them up to a folder on my hdd. There are
>times in the past when my system crashed and having the drivers backed up
>would have been very useful. How would I research writing this program?
>
> TIA,
> Mike


It would be a lot tougher than just getting a list of files to backup.
Drivers have to be installed. They wind their way throughout the system
registry and take special consideration during installation. Windows
Installer can't even install a hardware driver.

Since this would take months to create and would be nothing but headaches,
imo, you'd be far better off just grabbing Norton Ghost or some other drive
imaging software so you can backup the entire drive.

--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
DLL Hell problems? Try ComGuard - http://www.vbsight.com/ComGuard.htm
Please keep all discussions in the groups..


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com