Skip to content

Commit b3a6384

Browse files
gsw945julien-moreau
authored andcommitted
Enable changing installation directory in NSIS config
1 parent 683a1c9 commit b3a6384

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ function build({ x64, arm64 } = options) {
6161
},
6262
nsis: {
6363
oneClick: false,
64+
allowToChangeInstallationDirectory: true,
6465
},
6566
linux: {
6667
target: "AppImage",

0 commit comments

Comments
 (0)