Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request : Export key as plain text #69

Open
shodanx2 opened this issue Feb 13, 2024 · 6 comments
Open

Feature Request : Export key as plain text #69

shodanx2 opened this issue Feb 13, 2024 · 6 comments

Comments

@shodanx2
Copy link

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
Copy link
Owner

Checking,

@shodanx2
Copy link
Author

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
Copy link
Owner

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

@shodanx2
Copy link
Author

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
Copy link

I think your truncated string has to do with #75

@zodiacon
Copy link
Owner

zodiacon commented Jul 23, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants