vernalex Posted May 17, 2005 Posted May 17, 2005 I couldn't find anything quite like this so I wrote a program that recursively scans a directory you specify and populates the DevicePath registry entry with any paths that contain a specific type of file (such as INF). I needed something like this to make it quicker for me to maintain driver folders for SysPrep on my Ghost images. So, I wrote the tool for myself but I'm hoping someone else can make use of it too. Also, it's a command-line and a GUI tool.I wrote up a webpage for the tool and you can find the download link at the bottom of the page:http://www.vernalex.com/tools/spdrvscn/index.shtml
shuter Posted May 23, 2005 Posted May 23, 2005 Looks interesting. Thanks for sharing it- I will probably try it out this week!
sintaxasn Posted May 24, 2005 Posted May 24, 2005 I did something similar to this a while ago:http://www.msfn.org/board/index.php?showtopic=43483&hl=and I think someone else also did a batch file version.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now