mirror of
https://github.com/Xevion/easy7zip.git
synced 2026-02-01 12:24:16 -06:00
change Registry Usage nearly complete to 7-Zip-ZStandard key
This commit is contained in:
@@ -533,7 +533,7 @@ static const char *ParseMapWithPaths(
|
||||
wchar_t c = p[i];
|
||||
if (c == 0)
|
||||
{
|
||||
// MessageBoxW(0, name, L"7-Zip", 0);
|
||||
// MessageBoxW(0, name, L"7-Zip ZS", 0);
|
||||
AddNameToCensor(censor, name, include, commonRecursedType, wildcardMatching);
|
||||
name.Empty();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user