From af37249977c6b5a6283a16f53601311121d725dd Mon Sep 17 00:00:00 2001 From: shi_jq Date: Thu, 14 Aug 2025 20:10:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=85=AC=E5=8F=B8=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- installer/windows/install_script_spms.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/windows/install_script_spms.nsi b/installer/windows/install_script_spms.nsi index e5a9570..38f60f8 100644 --- a/installer/windows/install_script_spms.nsi +++ b/installer/windows/install_script_spms.nsi @@ -44,7 +44,7 @@ InstallDir "D:\SPMS" InstallDirRegKey HKLM "${PRODUCT_UNINST_KEY}" "UninstallString" ShowInstDetails show ShowUnInstDetails show -BrandingText "Ô¶ÐÅ´¢ÄÜ" +BrandingText "¹ãÖݺêï" Section "MainSection" SEC01 SetOutPath "$INSTDIR"