- RegView Pro 2.0
- XP compatible
- Tooltip - show registry key and value info when mouse hovers over specified key or value (can turn off through Preference)
- Add reporting total added, deleted and changed file size info when comparing DIRs & FILES; this is helpful for determining the file size changed between two DIRs& FILEs profile snapshots
- Go to last accessed registry key at startup by default (can turn off through Preference)
- Can set whether expand all registry keys or not when viewing/editing registry files through Preference
- More command line options added (type "regview /?" to see all available options)
Below are the all available options:
RegView accepts the following Command Line Parameters:
-----------------------------------------------------------------------------------------------------------------
"regview /?"
show this help.
"regview Filenam1.reg Filename2.reg ..."
RegView will import Filenam1.reg Filename2.reg registry files
and commit those registry key and value changes.
"regview /v reg_file"
view registry file first before committing registry changes.
"regview /s SearchString1 SearchString2 ..."
search any registry keys and values which contain "SearchString1",
"SearchString2" and so on; this search result will be logged to "regview.log".
"regview /r SearchString ReplaceString"
any registry keys and values which contain "SearchString" will be
replaced with "ReplaceString"; this search and replace result will be
logged to "regview.log".
"regview /d SearchString1 SearchString2 ..."
any registry keys and values which contain "SearchString1",
"SearchString2" and so on will be deleted; this search and delete
result will be logged to "regview.log". Additionally, you can add "m"
to "match the whole search string only", "u" to search
"HKEY_USERS root only", "l" to search "HKEY_LOCAL_MACHINE root
only" or "n" to the end of parameter string to specify not creating log file;
for example, "regview /rmln Test Test123" will search only the registry keys
and values which match the whole word "Test" and be replaced with
"Test123" under the root HKEY_LOCAL_MACHINE and no log file created.
"regview /pr profilename"
record registry profile named as "profilename". Additionally, you can add "u"
to record "HKEY_USERS" root only", "l" to record "HKEY_LOCAL_MACHINE"
root only". By default "/pr" will record both "HKEY_USERS" and
"HKEY_LOCAL_MACHINE".
"regview /pi profilename"
record ini file profile named as "profilename".
"regview /pd profilename"
record Dirs and Files profile named as "profilename".
"regview /pdv profilename"
record Dirs and Files profile named as "profilename" with file version info.
"regview /pa profilename"
record all - registry, ini file, Dirs and Files profile named as "profilename".
"regview /pav profilename"
record all - registry, ini file, Dirs and Files(with file version info) profile named
as "profilename".
- Fix RegView encounters reading invalid registry values when recording
- Compiled with latest compiler
- RegView Pro 1.05
- Fix can't export Win2000 registry file problem
- Fix record/compare INI file in Unix file format
- "About" dialog to include Intel Pentium II, III and speed detection
- RegView Pro 1.02-1.04
- Now not only can view but also edit registry files.
- Now "Record" and "Compare" registry can ignore or filter those irrelevant registry keys.
- Bugs fixed.
RegView Pro 1.0
- New Command Line Parameters:
- regview /s SearchString1 SearchString2 ...: search any registry keys and values which contain "SearchString1", "SearchString2" and so on; this search result will be logged to "regview.log".
- regview /r SearchString ReplaceString: any registry keys and values which contain "SearchString" will be replaced with "ReplaceString"; this search and replace result will be logged to "regview.log".
- regview /d SearchString1 SearchString2 ...:any registry keys and values which contain "SearchString1", "SearchString2" and so on will be deleted; this search and delete result will be logged to "regview.log".
- Additionally, you can add "m" to "match the whole search string only", "u" to search "HKEY_USERS root only", "l" to search "HKEY_LOCAL_MACHINE root only" or "n" to the end of parameter string to specify not creating log file; for example, "regview /rmln Test Test123" will search only the registry keys and values which match the whole word "Test" and be replaced with "Test123" under the root HKEY_LOCAL_MACHINE and no log file created.
- regview /v reg_file:view registry file first before commiting registry changes.
- regview /i reinstall.ria:(Enterprise version only) To apply reinstall with ReInstall archive file "reinstall.ria".(See below for ReInstall Archive feature)
- Compare two different profiles:
- Previously, RegView only allows to compare the current system registry, INI or DIRs and FILEs to one of the existing profiles. Now it allows to compare two different existing profiles. This will help identify the difference of system status between these two existing record profiles.
- Registry File Associations:
- By default RegView will associate files with extension *.reg, *.rrg and *.drg. Also provide the ability to turn on/off *.reg file association.
- Registry Note:
- Allow to put and show your own note to any registry key or value. Any time when you click some registry key or value, your own note will be shown on the NOTE panel.
- RegView 3.1:
- Features:
RegView 3.x New Features:
- "Multiple Record Profiles": RegView 2.21 can only support one record "profile", i.e., the last record snapshot. Now as requested, RegView will support multiple "record" profiles. You can record multiple profiles first and then based on the profile you choose you can compare and restore Registry, Ini and "DIRs and FILEs" back to that record profile.
- "Profile Management": Create separate profiles for recording Registry and Ini, DIRs& FILEs. Also provide profile "Rename" and "Delete".
- "Copy and Paste" registry key and values: Copy and paste resgistry key(even the whole root) and values among different keys, roots, or even different computers if remote registry service is enabled.
- "Cut and Paste" registry key and values: Cut and paste registry key and values.
- "Remote Registry": Now fully support remote registry service. You can connect to "remote registry service"-enabled computers on the network and then edit(full editing features just like manipulating local regsitry such as: add, rename, search, delete, replace, copy , paste...) their registry or do the "record, compare or restore" to their registry.
- "Command Line Parameters": Now accept command line parameters under Win95 MS-DOS Prompt. For example, run "regview test.rrg test1.drg test2.reg". This will import the registry files: "test.rrg", "test1.drg" and "test2.reg" and update to the registry.
- "Handle REG_EXPAND_SZ and REG_MULTI_SZ and other specific NT registry types ": Now able to edit REG_EXPAND_SZ and REG_MULTI_SZ and other specific NT registry types.
- "Copy and Print the Search or Compare result ": After you do the search and compare, on the result dialog now have "Copy & Print" to copy the result entries to ClipBoard or print thru printer or to a file. And also allow you to select Caption on/off and customised delimiters.
- "Bookmark": Now you can bookmark any registry key which you wish to view or edit later on. With one click, RegView will automatically expand the registry tree and open the bookmarked registry key and allow you to view or modify.
- "Undo & Redo": Now you can undo or redo any registry key or value which you just edit.
- "View Registry Files": View registry files in tree structure before committing the registry changes.
Features Enhanced:
- "Quick Compare All": Allow you to examine the result of all registry INI, and DIRs & FILEs comparison and then do the restoration at your will.
- INI files record option: Allow you to select which INI files to record.
- Add "Include Added, Changed and Deleted" options: On the registry compare dialog, add "Include Added, Changed and Deleted" options so that you can choose what registry entry status(Added, Changed, Deleted) to be restored.
- Show current and restore statistics on the top of the compare dialog.
- Unsuccessful restore or redo registry entries: If RegView can't successfully restore or redo registry entries in the list box of registry compare dialog, those registry entries will remain in that list. This will help determine these registry entries which might be due to access permission (especially, on NT) or some other reasons.
- Add "Add", "Delete" and "Changed" icon at the beginning of each list item on listbox of the Compare Result.
- Add "CPU Usage" at About dialog.
- Save Search String and other search options.
- Add "Browse" at "Connect to Network Registry".
- Add INI files under any path to be probed. (Note: to use this feature, need to re-record "INI Files" profile.)
- Record and compare dir and file time, size and version. (Note: to use this feature, need to re-record "DIRs and FILEs" profile.)
- "Preference": to enable or disable showing warning messages.
Bug Fixed:
- Fix on NT if the key which is not empty (has subkeys under) can't be deleted.
- Fix can't delete or replace the keys or values which also have the subkeys or values containging the search strings
- Fix the show "Modal" problem on the result dialog of registry compare.
- Fix Export Regsitry add key duplicate problem.