From 34835a73951bb033fd7b9b5a4f49ba712d3d78fe Mon Sep 17 00:00:00 2001 From: shi_jq Date: Sat, 3 Jan 2026 05:16:06 +0800 Subject: [PATCH] 1 --- 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 6fc7412..db05ed0 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"