mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-13 03:13:47 +00:00
config: small improvements
- added small improvements to installation - show custom icons on install / uninstall - handle developer tools in app
This commit is contained in:
+3
-1
@@ -54,7 +54,9 @@
|
||||
"createStartMenuShortcut": true,
|
||||
"deleteAppDataOnUninstall": true,
|
||||
"runAfterFinish": false,
|
||||
"installerIcon": "icon.ico"
|
||||
"installerIcon": "icon.ico",
|
||||
"installerSidebar": "ontime-install.bmp",
|
||||
"uninstallerSidebar": "ontime-uninstall.bmp"
|
||||
},
|
||||
"files": [
|
||||
"**/*",
|
||||
|
||||
Reference in New Issue
Block a user