mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 23:14:54 -06:00
change Registry Usage nearly complete to 7-Zip-ZStandard key
This commit is contained in:
@@ -67,7 +67,7 @@ UString GetQuotedString(const UString &s)
|
||||
|
||||
static void ErrorMessage(LPCWSTR message)
|
||||
{
|
||||
MessageBoxW(g_HWND, message, L"7-Zip", MB_ICONERROR);
|
||||
MessageBoxW(g_HWND, message, L"7-Zip ZS", MB_ICONERROR);
|
||||
}
|
||||
|
||||
static void ErrorMessageHRESULT(HRESULT res)
|
||||
|
||||
Reference in New Issue
Block a user