From 7d7490dc48c671db7d11766a7b949f6521aba66b Mon Sep 17 00:00:00 2001 From: yj <1336058017@qq.com> Date: Mon, 2 Sep 2024 17:59:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index fce357c..8c44e31 100644 --- a/package.json +++ b/package.json @@ -92,6 +92,7 @@ "extraResources": [], "nsis": { "oneClick": false, + "perMachine": true, "installerIcon": "build/install.ico", "uninstallerIcon": "build/install.ico", "installerHeaderIcon": "build/install.ico",