Microsoft KB Archive/171780

From BetaArchive Wiki
Knowledge Base


How to Use WinDiff to Compare Registry Files

Article ID: 171780

Article Last Modified on 10/31/2006



APPLIES TO

  • Microsoft Windows NT Workstation 3.51
  • Microsoft Windows NT Workstation 4.0 Developer Edition
  • Microsoft Windows NT Server 3.51
  • Microsoft Windows NT Server 4.0 Standard Edition



This article was previously published under Q171780

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.

  1. Start Regedt32.exe.
  2. Select each registry root that you want to compare.


Example: HKEY_LOCAL_MACHINE

  1. From the menu bar, click Registry.
  2. Click Save Subtree As.
  3. Click Save as type.
  4. Select Text files.
  5. Save the file as Filename.old.
  6. Follow the above steps for all subtrees.
  7. Install the new software or perform the upgrade.
  8. After the upgrade or install repeat steps 2-6.
  9. Save the file as Filename.new.
  10. 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: kbhowto KB171780