simplified registry management with 'qreg'

release version

If you know how to use batch files, or perl, etc., you can use this to get/set values in the registry...useful for quickly modifying installation settings on machines on the whole enterprise, etc. It's certainly better than *clicking* a zillion times!

USAGE: qreg {set|get|delete} <key> <name> [<value>]
   OR: qreg {set|get|delete} key <key> [file]
   OR: qreg {save|load} [key] <key> <file>

  • the "save/load" commands perform the standard WinNT save/load ( you need at least "backup" priveleges to perform this).
  • set/get key dump the registy in an "INI-style" ascii format - suitable for perl or other parsing tools
  • other formats are available on request
© 1995 Prime Data Corp