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"