archive
archive copied to clipboard
OS Error: The process cannot access the file because it is being used by another process. , errno = 32
Hi,
When I try to unzip a ZIP file through the extractFileToDisk()
method, the source ZIP file is not unlocked and if I try to delete it, I have this error:
OS Error: The process cannot access the file because it is being used by another process. , errno = 32
I tried it on WINDOWS OS.
the same problem
Hi, I have the same problem. Extracting a ZIP file on Windows.