Cura/packaging
Remco Burema 562184166e Make it possible for another user to uninstall.
Users other than the original installer, can't easily uninstall, even if they have the rights. This should be possible. Users without the rights can still try to start the program, but would then need permission and get kicked out. 'HKCU' is a shorthand referring _only_ to the current user. 'HKCR' is a shorthand that refers _both_ to the current user _and_ the local machine. Most (except one) of the registry keys in the old setup (with CPack) where 'installed' to the latter, only one, which doesn't even seem to exist anymore in the new setup, refrered to the former. In short: This commit should restore the ability to uninstall Cura from any sufficiently elevated account to do such action, as was done by the 'old' buildsystem.

should fix Ultimaker/Cura#12582
2022-07-08 15:59:04 +02:00
..
AppImage uniform name on linux 2022-07-06 07:51:24 +02:00
dmg Use correct env variable MAC_NOTARIZE_PASS 2022-07-06 11:37:11 +02:00
icons Fixed paths for the dmg_sign_notarize script 2022-07-06 10:50:01 +02:00
NSIS Make it possible for another user to uninstall. 2022-07-08 15:59:04 +02:00
cura_license.txt Move resources for mac dmg creation 2022-06-30 14:34:22 +02:00