zodiacon / TotalRegistry

Total Registry - enhanced Registry editor/viewer
MIT License
1.36k stars 112 forks source link

Feature Request : Export key as plain text #69

Open shodanx2 opened 7 months ago

shodanx2 commented 7 months ago

If you export a key in TotalReg, it is exported as unreadable and unmodifiable binary

image

If you export a key with regedit, it is exported as plain text

image

I think the ultimate registery editor, should have radio button choice of the format you want

Here on the left is the export of TotalReg, on the right is the export of regedit.exe

image

zodiacon commented 7 months ago

Checking,

shodanx2 commented 7 months ago

Is there a way to do this.

While exploring totalreg today, I would say this is my killer app

I mostly use the registery to export keys and put them into script/batch files

Today I am building a sketchup 8 keybinding scheme in a batch file and without the ability to export as plaintext, I simply cannot use totalreg for this purpose :(

zodiacon commented 7 months ago

Check out the release I just uploaded - it should export just fine in REG file format.

shodanx2 commented 7 months ago

Thank you for giving this a shot !

Unfortunately something is wrong.

It is trunkating the strings at the first space !

image

image

Here is the result in notepad

image

jonathonmckay commented 1 month ago

I think your truncated string has to do with #75

zodiacon commented 1 month ago

Thanks for the report! Are you using the latest version? I believe I fixed that in the latest update. If the issue still persists, can you find a key that is normally found (not the specific app you're using) that I can test?