From 2a17c2043236718a7461f9c72a9b9aafff00bae6 Mon Sep 17 00:00:00 2001 From: Cutls Date: Wed, 6 Mar 2019 01:16:16 +0900 Subject: [PATCH] Fix package.json for Windows To change the directory which it will be installed for Windows. --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index bfa11611..1f00a807 100644 --- a/package.json +++ b/package.json @@ -81,6 +81,10 @@ "icon": "build/icons/icon.ico", "target": "nsis" }, + "nsis": { + "oneClick": false, + "allowToChangeInstallationDirectory": true + }, "linux": { "icon": "build/icons", "target": [