Description
Hi, I'm trying to unzip a zip file using ReactOS' native shell extension, but I have those zip files on a cd-rom (iso file mounted on virtualbox).
CZipExtract.cpp:394: Unexpected failure (hr)=80070015.
|
It seems to me that there is an error in ReactOS when unzipping those files directly on the same path, the cd-rom, Reactos stays "unzipping" but never shows an error message or at least a warning that that path is from read only. Attachment screens of the situation, thank you.