SysPrep Driver Scanner Changelog

What's new in SysPrep Driver Scanner 2.1.0

Oct 16, 2013
  • Added the ability to open the DevicePath, Manufacturer and Duplicator strings in the registry from the Help drop-down menu. The registry doesn't support loading paths as command-line parameters a new interface was written.

New in SysPrep Driver Scanner 2.0.1 (Oct 16, 2013)

  • Completely rewritten the SysPrep Driver Scanner.
  • Now it supports both 32-bit and 64-bit Windows in a single executable.
  • Added better support for Windows Vista, Windows 7 and Windows 8, but it still works great for Windows 2000 and XP.
  • Cleaned up the interface a lot, added export to CSV/Tab/Reg.
  • Implemented support for offline registry processing and gave you the ability to use Windows environmental variables (such as %SystemRoot%).

New in SysPrep Driver Scanner 1.3.2 (Oct 16, 2013)

  • This release fixes a bug when you try to update the manufacturer information in the oeminfo.ini on a installation where the Windows directory is not C:\windows (such as Windows 2000).

New in SysPrep Driver Scanner 1.3.1 (Oct 16, 2013)

  • This releases fixes two fairly minor bugs:
  • The first is that sometimes the column widths were not being properly set, but they should be now.
  • The other problem was that using /f and /i after using a /q switch did not quiet the append or import behaviors.

New in SysPrep Driver Scanner 1.3.0 (Oct 16, 2013)

  • Added the /f and /i command-line argument options.
  • added a warning when you save the registry value in non-quiet mode but forgot to append the Windows' inf folder to the list.
  • Added a duplicate checker to keep the list cleaner and a few trivial features such as a clear button.

New in SysPrep Driver Scanner 1.2.3 (Oct 16, 2013)

  • Fixed: In some circumstances I was making an odd write to the registry for the OEMDuplicatorString.

New in SysPrep Driver Scanner 1.2.2 (Oct 16, 2013)

  • Fixed: When you put it into quiet mode it wasn't shushing the success messages.

New in SysPrep Driver Scanner 1.2.1 (Oct 16, 2013)

  • In version 1.2 if you used command line parameters to use the duplicator or manufacturer string and also told it to scan the driver store then it would overwrite the settings you specified on the command line.
  • Changed the variable prefix from % to ~ so as not to interfere with batch file variables.

New in SysPrep Driver Scanner 1.2 (Oct 16, 2013)

  • Recompiled the executable, this time with Visual C++ 7.1.3088 and once again merged it with the runtime.
  • Made the program a little more user friendly by providing interaction with the user that lets the user know when they did something right or wrong.
  • Fixed a few bugs and added more error handling.
  • The biggest changes were with the OEMDuplicatorString string and the Manufacturer string. You can now update these manually or automatically with the program, and you can even insert some variables to make it useful.

New in SysPrep Driver Scanner 1.1 (Oct 16, 2013)

  • Recompiled the executable for Visual C++ 7 and merged it with the runtime. So, it's a tad bit larger (119kB) but now it should work in more diverse situations.