From 1e82a84d22d1b07949375878f53b90f5e45433d1 Mon Sep 17 00:00:00 2001 From: shi_jq Date: Tue, 6 Jan 2026 16:46:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9HMEnergy=E5=85=AC=E5=8F=B8?= =?UTF-8?q?=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- installer/windows/install_script_hmenergy.nsi | 2 +- installer/windows/install_script_hmenergy_release.nsi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/installer/windows/install_script_hmenergy.nsi b/installer/windows/install_script_hmenergy.nsi index f62d974..bd7abf2 100644 --- a/installer/windows/install_script_hmenergy.nsi +++ b/installer/windows/install_script_hmenergy.nsi @@ -44,7 +44,7 @@ InstallDir "D:\HMEnergy" InstallDirRegKey HKLM "${PRODUCT_UNINST_KEY}" "UninstallString" ShowInstDetails show ShowUnInstDetails show -BrandingText "广州宏茂" +BrandingText "宏茂技术" Section "MainSection" SEC01 SetOutPath "$INSTDIR" diff --git a/installer/windows/install_script_hmenergy_release.nsi b/installer/windows/install_script_hmenergy_release.nsi index 54b02fe..a0b6909 100644 --- a/installer/windows/install_script_hmenergy_release.nsi +++ b/installer/windows/install_script_hmenergy_release.nsi @@ -44,7 +44,7 @@ InstallDir "D:\HMEnergy" InstallDirRegKey HKLM "${PRODUCT_UNINST_KEY}" "UninstallString" ShowInstDetails show ShowUnInstDetails show -BrandingText "远信储能" +BrandingText "宏茂技术" Section "MainSection" SEC01 SetOutPath "$INSTDIR"