[SOLVED] Creating a Scratch 3 .exe package
Published: June 14, 2022 - 12:04 PM
Hello,
I'd like to create a Scratch 3 .exe package in WAPT, but I'm having trouble. I'm still new to WAPT.
I'm having a problem with the uninstallation key. When I install the software using its installer (without WAPT), I can retrieve the uninstallation key using the command "wapt-get list-registry".
However, once I create my new WAPT package and specify the uninstallation key, I can still install the package, but with the following error (in summary): "The uninstallation key was not found". And indeed, I can't find the uninstallation key using the "wapt-get list-registry" command... It's missing.
Therefore, when I try to uninstall (remove), the package seems to uninstall but remains installed on the machine...
Can you tell me what my mistake is or suggest a possible solution?
Thank you!
I'd like to create a Scratch 3 .exe package in WAPT, but I'm having trouble. I'm still new to WAPT.
I'm having a problem with the uninstallation key. When I install the software using its installer (without WAPT), I can retrieve the uninstallation key using the command "wapt-get list-registry".
However, once I create my new WAPT package and specify the uninstallation key, I can still install the package, but with the following error (in summary): "The uninstallation key was not found". And indeed, I can't find the uninstallation key using the "wapt-get list-registry" command... It's missing.
Therefore, when I try to uninstall (remove), the package seems to uninstall but remains installed on the machine...
Can you tell me what my mistake is or suggest a possible solution?
Thank you!