mirror of
https://github.com/Pandipipas/scoreko-electron-dev.git
synced 2026-06-05 21:22:07 +00:00
Improving Installer and Updater Process
This commit is contained in:
+4
-1
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user