How to use Windiff to compare registry files
ID: Q171780
|
The information in this article applies to:
-
Microsoft Windows NT Workstation versions 3.51, 4.0
-
Microsoft Windows NT Server versions 3.51, 4.0
SUMMARY
How can you compare registry entries before and after an upgrade, the
installation of a new software package, or between two computers?
MORE INFORMATION
To use the Windows NT 3.51 or 4.0 Resource Kit utility Windiff.exe to
compare the differences between the registry entries before and after an
upgrade, perform the following:
WARNING: Using Registry Editor incorrectly can cause serious, system-wide
problems that may require you to reinstall Windows NT to correct them.
Microsoft cannot guarantee that any problems resulting from the use of
Registry Editor can be solved. Use this tool at your own risk.
- Start Regedt32.exe.
- Select each registry root that you want to compare.
Example: HKEY_LOCAL_MACHINE
- From the menu bar, click Registry.
- Click Save Subtree As.
- Click Save as type.
- Select Text files.
- Save the file as Filename.old.
- Follow the above steps for all subtrees.
- Install the new software or perform the upgrade.
- After the upgrade or install repeat steps 2-6.
- Save the file as Filename.new
- Run Windiff from the resource kit and compare the two files,
filename.old and filename.new.
NOTE: This procedure can be done for individual keys as well.
Keywords : kbtool nthowto ntregistry ntreskit
Version : WinNT:3.51,4.0
Platform : winnt
Issue type : kbhowto