My object is export windows registry in txt format using batch file. I tried with following, file having hex and binary txt.
Reg export keyname t.txt
Regedit /e t.txt keyname
I was surprised with the output of export using GUI into txt format.
How can I achieve the same export output using cmd or batch file.
Any help will be highly appreciated
cmd
type filename.reg >>reg.txtis this something you could use?
Sorry this trick is not working.
Yes (14) | ![]() | |
No (14) | ![]() | |
I don't know (15) | ![]() |