Improving Installer and Updater Process

This commit is contained in:
2026-05-31 18:52:51 +02:00
parent 8e6b79ca68
commit ca74a23d19
5 changed files with 74 additions and 6 deletions
+4 -1
View File
@@ -84,7 +84,10 @@
"uninstallerIcon": "static/icons/icon.ico",
"installerHeaderIcon": "static/icons/icon.ico",
"shortcutName": "Scoreko",
"useZip": false
"useZip": false,
"deleteAppDataOnUninstall": true,
"showInstDetails": "show",
"showUninstDetails": "show"
},
"compression": "normal"
},