mirror of
https://github.com/Xevion/easy7zip.git
synced 2026-02-01 00:24:14 -06:00
Update to 7-Zip Version 22.01
See: https://sourceforge.net/p/sevenzip/discussion/45797/thread/c43cbc5f18/
This commit is contained in:
@@ -1063,6 +1063,8 @@ STDMETHODIMP CHandler::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *val
|
||||
subName.DeleteFrom(pos1);
|
||||
}
|
||||
}
|
||||
else
|
||||
subName = item.Name; // new apfs dmg can be without braces
|
||||
subName.Trim();
|
||||
if (!subName.IsEmpty())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user