Jump to content

Recommended Posts

Posted

In troubleshooting an issue on a Windows PC I'd like to export the registry under two conditions and then process the REG files so all the common entries are removed?

 

I've been using Notepad ++ to compare two files, but wondered if it would make analysis easier if I could remove all the common entries.

 

Cheers

Posted

I'm not familiar with Notepad++ (I know everyone uses it but I have used UltraEdit and friends for years) so this may not be any better than what you already do.

 

UltraCompare will show you side-by-side what is same/different and from memory can hide the lines that are common.

 

A----A

B----B

C-----

-----D

E----E

----F

G----

 

 

etc

Posted
I'm not familiar with Notepad++ (I know everyone uses it but I have used UltraEdit and friends for years) so this may not be any better than what you already do.

 

UltraCompare will show you side-by-side what is same/different and from memory can hide the lines that are common.

 

 

 

 

etc

 

 

Hiding common lines would be great - will give it a go.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...