From ee3725ded703c426eb87471ab82ac437da89b23b Mon Sep 17 00:00:00 2001 From: youngq Date: Tue, 3 Sep 2024 14:53:13 +0800 Subject: [PATCH] 1 --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index bcd816b..fd187b1 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,9 @@ "createDesktopShortcut": true, "createStartMenuShortcut": true, "deleteAppDataOnUninstall": true, - "shortcutName": "智汇享" + "shortcutName": "智汇享", + "allowElevation": true, + "perMachine":true } } } \ No newline at end of file