-->

useful-article.blogspot.com


Welcome to useful-article.blogspot.com, a blog on Computer tips and tricks. I will update new and latest Computer tips here. All Hacking Tips will also be posted.Beware, this site does not contain any virus or malware, all tips are safe and hacking here is only intended for hacking your own computer for speed and more advanced functionality. All the Computer tips will be helpful for beginners as well as advanced.

Comparing Registries

Comparing Registries


While working with changes to your system, you might want to see what is changing in your Registry.Since you can export it to a text file, the steps are fairly easy

Start Regedit
With the very top level select – My Computer, on the Toolbar select Registry / Export Registry File

I usually save it to the root of the C: drive with the name before (you don’t need to add an extension)
Make the change to your system
Go back to Regedit
Press F5 to update it
Export the Registry like step 2
Name the file after and have it go in the same directory
Open up a DOS window
Go to the directory where the two exported files are
Enter FC before.reg after.reg > diff.txt
Then you can edit diff.txt with your favorite text editor.
0 Komentar untuk "Comparing Registries"