Quote:
Originally Posted by mike2003
I'm sorry, but I'm with the same request.
If you do not want to make your program completely portable (with the settings in the file in the program folder).
Can you at least keep the settings are not in the overall basket of garbage?
HKEY_CURRENT_USER\Environment
but somewhere in a normal place like all other programs?
HKEY_CURRENT_USER\Software\Adobe
for example
HKEY_CURRENT_USER\Software\k2pdf
It's so uncomfortable, how it now works!
You can not even save the settings and transfer them to another computer!
(reg EXPORT or regedit do not work with one key)
but I do not want to lose my profile in case of failure of OS.
|
If you don't want to lose your k2pdfopt profile, then you can backup your environment variable settings, e.g. in MS Windows, from the command line:
set > d:\backup_folder\my_environment.txt
I do this anytime I switch to a new computer or re-install an OS. It's a helpful protective measure.