From 1f71c3592036e079c34dc4aa12adeb08e04d3897 Mon Sep 17 00:00:00 2001 From: yj <1336058017@qq.com> Date: Tue, 3 Sep 2024 10:48:15 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E5=BD=95=E5=88=B6=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8c44e31..1529c45 100644 --- a/package.json +++ b/package.json @@ -77,6 +77,7 @@ ], "win": { "icon": "build/start.ico", + "requestedExecutionLevel": "highestAvailable", "target": [ { "target": "nsis", @@ -92,7 +93,6 @@ "extraResources": [], "nsis": { "oneClick": false, - "perMachine": true, "installerIcon": "build/install.ico", "uninstallerIcon": "build/install.ico", "installerHeaderIcon": "build/install.ico", @@ -103,4 +103,4 @@ "shortcutName": "智汇享" } } -} +} \ No newline at end of file