From 7aba54951ec12d1928d02e3a7b675ce019b2db39 Mon Sep 17 00:00:00 2001 From: shi_jq Date: Sat, 3 Jan 2026 05:13:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E5=85=AC=E5=8F=B8=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- installer/windows/install_script_spms.nsi | 2 +- installer/windows/install_script_spms_release.nsi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/installer/windows/install_script_spms.nsi b/installer/windows/install_script_spms.nsi index 38f60f8..26818e2 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" diff --git a/installer/windows/install_script_spms_release.nsi b/installer/windows/install_script_spms_release.nsi index f879e82..0401bd3 100644 --- a/installer/windows/install_script_spms_release.nsi +++ b/installer/windows/install_script_spms_release.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"