python - A command line for registry comparison tool -
i looking command line api tool of comparing registry keys before , after operations doing.
i've found tool here , don't see option operate tool via command line interface, through gui.
know if tool has command line api option, or know other tools allowing me comparing registry state via command line api?
you can first query registry 2 results in plain text format. compare results suitable tool.
options querying:
the
regcommandthe
regeditcommand may useful.powershell´s
get-itemproperty
Comments
Post a Comment