Trying to use ZIP for portable Windows

This commit is contained in:
Maurício Szabo 2023-04-03 20:16:55 -03:00
parent d18a40f7cb
commit 42f40b4aeb

View File

@ -219,7 +219,10 @@ let options = {
],
"target": [
{ "target": "nsis" },
{ "target": "portable" },
{
"target": "portable",
"useZip": true
},
],
},
// Windows NSIS Configuration