diff --git a/vue.config.js b/vue.config.js index 65554a4..2e9fcce 100644 --- a/vue.config.js +++ b/vue.config.js @@ -36,7 +36,7 @@ module.exports = { ] }, 'nsis': { - 'oneClick': true, + 'oneClick': false, 'allowElevation': true, 'perMachine': true, 'allowToChangeInstallationDirectory': true,