Skip to content

Commit

Permalink
change nsis config
Browse files Browse the repository at this point in the history
  • Loading branch information
whyengineer committed Dec 14, 2020
1 parent 8fd91c2 commit 819944d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vue.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ module.exports = {
]
},
'nsis': {
'oneClick': true,
'oneClick': false,
'allowElevation': true,
'perMachine': true,
'allowToChangeInstallationDirectory': true,
Expand Down

0 comments on commit 819944d

Please sign in to comment.