Jump to content

help to export regedit using command line


coua

Recommended Posts

  • Replies 4
  • Views 872
  • Created
  • Last Reply
6 minutes ago, Skunk1966 said:

have you tried rightclick-->export?

 

of course it works but i want to use batch file :lol: i like to learn about batch programming :lol:

Link to comment
Share on other sites


There is space in the keyname. You have to add double quote.

 

Try this:

reg export "HKEY_LOCAL_MACHINE\SOFTWARE\ESET\ESET Security\CurrentVersion\Plugins\01000400\Settings" %UserProfile%\Desktop\Settings.reg
 

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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