Jump to content

Recommended Posts

Posted

I was recently trying to automate the deployment settings of a printer by setting up one and working out the difference in the registry by doing a before and after whole registry export and using Notepad++ to find the differences.

 

Is there a free tool that could make this process a bit easier?

 

regards

 

Simon

Posted

Sorry - should have mentioned that notepad++ has a file compare function built into it - I was just wondering if their was an automagical free tool :)

 

 

 

regards

 

Simon

Posted

Regshot would be the bees-knees if it supplied a ready to run .reg - but at least it finds the diffs very quickly.

 

(start to estimate time to write a program to convert regshot output to .reg file vs number of times I'd use it :) )

 

Simon

Posted (edited)

Lots of shareware out there in the $15-$40 range that will spit out nice .reg files - is the time it'd take you to write it worth more than that? :p

 

If you don't mind an extra step, there is a tool for Regmon which will take the log files it generates and convert/process them into a .reg file :) It supports filtering by the processes and keys you want monitoring so you can try and cut down on a lot of the junk you normally pick up in a scan like this.

 

[Tool] RegmonToRegfile - Record and playback registry changes - Jon Galloway

Edited by OutToLunch
  • Thanks 1

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...