From f94c747aa4cd9f28696b11a5353416f4921d0fdb Mon Sep 17 00:00:00 2001 From: KIMI Date: Sat, 15 Aug 2026 15:03:35 +0800 Subject: [PATCH] =?UTF-8?q?pc-client:=20NSIS=20=E5=BF=AB=E6=8D=B7=E6=96=B9?= =?UTF-8?q?=E5=BC=8F=E5=90=8D=E6=94=B9=E4=B8=BA=E7=95=85=E8=81=94=EF=BC=88?= =?UTF-8?q?=E6=89=93=20Windows=20=E5=AE=89=E8=A3=85=E5=8C=85=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pc-client/electron-builder.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pc-client/electron-builder.json5 b/pc-client/electron-builder.json5 index e2172c7..71cf24e 100644 --- a/pc-client/electron-builder.json5 +++ b/pc-client/electron-builder.json5 @@ -89,6 +89,6 @@ createDesktopShortcut: true, createStartMenuShortcut: true, deleteAppDataOnUninstall: true, - shortcutName: "OpenCorp-Base", + shortcutName: "畅联", } }