Do not run the app after Windows install

This commit is contained in:
TC
2021-02-07 14:43:37 +01:00
parent a82efaf91b
commit 5b8d5d5ee4

View File

@ -21,6 +21,9 @@
"icon": "assets/generated/icons/win/icon.ico",
"target": ["nsis", "portable"]
},
"nsis": {
"runAfterFinish": false
},
"linux": {
"icon": "assets/generated/icons/png",
"category": "AudioVideo",