Topic: [Tool] ListHWID.vbs v1.2.0
ListHWID - 1.25KB
MD5: D3DED0E1B9758444F2EA21B42B6576C7
ListMonHWID - 1.09KB
MD5: B58707ADDFB85AF86380609DF5C10E6D
Instructions: Copy the script file to the root of the tree you want to scan and double click. The script will crawl all of the subdirectories below the directory in which it resides. When it's done there will be a file - hwids.csv - located in the same directory as the script itself. From there you can open up the csv file in Excel or in my case, OOo Calc, and sort the columns however you see fit.
20081021 - v1.2.0
* Now picking up more HWIDs - and unfortunately a couple that it shouldn't Getting closer.
* Added a separate script specifically for collecting monitor HWIDs
20081020 - v1.1.0
* Increased performance by about 20 gagillion times.. seriously. All official DriverPacks completed under 90 seconds.
* Eliminated ALL duplicate HWIDs within the same .inf file.
* Added a very simple logging mechanism for benchmarking and statistics
* All file handles are now appropriately closed (D'oh!)
20081016 - v1.0.2
* Doubled performance by using a single regex instead of two.
20081014 - v1.0.1
* Ignore lines that begin with a semicolon.
* Eliminated consecutive duplicates (still need to eliminate non-consecutive duplicates).
Last edited by RogueSpear (2008-10-22 08:55:34)