mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 01:15:00 -06:00
Update to 7-Zip Version 21.02
This commit is contained in:
@@ -152,7 +152,7 @@ bool CMenuPage::OnInit()
|
||||
);
|
||||
|
||||
|
||||
if (!NFile::NFind::DoesFileExist(path))
|
||||
if (!NFile::NFind::DoesFileExist_Raw(path))
|
||||
{
|
||||
path.Empty();
|
||||
EnableItem(dll.ctrl, false);
|
||||
|
||||
Reference in New Issue
Block a user