NanaZip icon indicating copy to clipboard operation
NanaZip copied to clipboard

Cannot modify the content of encrypted 7z files. (Cannot access the file, because it's used by another process.)

Open Aztek92 opened this issue 10 months ago • 2 comments

Modifing existing* 7z files is not possible since some updates ago. (*not sure if they have to be encrypted, but that's what im working with)

Steps to reproduce:

  1. Open existing and encrypted 7z file
  2. Modify the content (try to delete or add new files)
  3. After processing the changes, error popup comes up "Process cannot access the file, because it's used by another process" (translated from another language, may not be literal).

The only workaround I found is to unpack the file and pack it again with modified content.

Also I'm sure that the file is not used by any other software - I checked it. Native 7zip software works just fine.

Aztek92 avatar Mar 10 '25 20:03 Aztek92

This issue seems not to be limited to encrypted or 7z files. It may be due to the multi-process architecture of the software, where the browser and the modifier are different processes.

yfdyh000 avatar Mar 27 '25 10:03 yfdyh000

I'm experience this on regular zip files when I try to delete a file inside the zip file from within NanaZip. Not sure exactly when it started but it certainly never used to do this. I'm running NanaZip 5.0 update 2 (5.0.1263.0) (x64) on Win 11

KenNZ23 avatar Apr 19 '25 11:04 KenNZ23