Open shodanx2 opened 9 months ago
Checking,
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 :(
Check out the release I just uploaded - it should export just fine in REG file format.
Thank you for giving this a shot !
Unfortunately something is wrong.
It is trunkating the strings at the first space !
Here is the result in notepad
I think your truncated string has to do with #75
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?
If you export a key in TotalReg, it is exported as unreadable and unmodifiable binary
If you export a key with regedit, it is exported as plain text
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