I am trying to make a portable app of My Notes Keeper.
Launcher file:
[Launch]
AppName=My Notes Keeper Portable
ProgramExecutable=MyNotesKeeper\MyNotesKeeper.exe
[Activate]
Registry=true
[RegistryKeys]
MNKPortable=HKEY_CLASSES_ROOT\CLSID\{B0CC8D3F-EF1A-4400-A5C7-1A2230AA0B8C}
The MNKPortable.reg get applied but after closing the app the registry could not get deleted. Please Help
That key shouldn't be something to worry about. Did you see it in a regshot (could you post a pastebin?) or why are you trying to handle that key?
I am Handling the key because it contains the Registration Data
That {B0CC8D3F-EF1A-4400-A5C7-1A2230AA0B8C} part of the registry is tied directly to the machine your on and will fail on all other computers. Look for another key, perhaps in HKCU or HKLM that has "MyNotesKeeper" or similar in the path.
It's all covered in the docs:
https://portableapps.com/manuals/PortableApps.comLauncher/topics/registr...
I am a Christian and a developer and moderator here.
“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1