FIX: SevenZip - Create .zip archives

This commit is contained in:
Alexander Koblov 2022-07-31 22:33:59 +03:00
commit 38342adcc2

View file

@ -6541,7 +6541,10 @@ begin
Value.bstrVal := SysAllocString(PWideChar(AItem.Group));
end;
// kpidBlock: ;
// kpidComment: ;
kpidComment:
begin
Value.vt := VT_EMPTY;
end;
// kpidPosition: ;
// kpidPrefix: ;
// kpidNumSubDirs: ;