Take shorter name 7-Zip ZS instead of 7-Zip Zstandard

This commit is contained in:
Tino Reichardt
2018-10-31 10:41:13 +01:00
parent 0b1d91745e
commit 089a2d7574
9 changed files with 12 additions and 12 deletions

View File

@@ -48,7 +48,7 @@ static LPCWSTR const k_Reg_Software_7zip = L"Software\\7-Zip-Zstandard";
#define _64BIT_INSTALLER 1
#endif
#define k_7zip_with_Ver_base L"7-Zip Zstandard " LLL(MY_VERSION)
#define k_7zip_with_Ver_base L"7-Zip ZS " LLL(MY_VERSION)
#ifdef _64BIT_INSTALLER
#define k_7zip_with_Ver k_7zip_with_Ver_base L" (x64)"