Jump to content

Registry Export


jruelan
 Share

Recommended Posts

hello, just want to ask how to automatically export the whole registry without opening the regedit window? meaning, i wont run the regedit.exe tnx

the windows resource kit tools contain some registry tools. one is: REGDUMP.EXE. So, get the resource kit tools and use regdump.

Cheers

Kurt

__________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *

Link to comment
Share on other sites

More solutions!

RunWait('regedit /e C:\MyReg.reg "HKEY_LOCAL_MACHINE\SOFTWARE\AutoIt v3\AutoIt"')
Try using that command if regedit is already running on the machine.

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...