Skip to content

Commit

Permalink
Allow to change windows install location, do not install application …
Browse files Browse the repository at this point in the history
…automatically after launching installer
  • Loading branch information
jurgelenas committed Feb 19, 2021
1 parent 1903f9c commit cc41b05
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,10 @@
"dependencies/get-platformio.py"
]
},
"nsis": {
"oneClick": false,
"allowToChangeInstallationDirectory": true
},
"linux": {
"target": [
"zip",
Expand Down

0 comments on commit cc41b05

Please sign in to comment.