Page 1 of 1

Add background option to decrypting ZIP

Posted: 2022-11-26, 13:45 UTC
by WolfgangK
When unpacking an encrypted ZIP file there is no button to put it into the background as there is with unencrypted ZIPs. It would be very nice, if this could be added. (I admit, I am still running 10.51, but there wasn't anything about this in the list of new functions.)

BR, WolfgangK

Re: Add background option to decrypting ZIP

Posted: 2023-02-11, 16:45 UTC
by Usher
It's even worse. You can add option to wincmd.ini

Code: Select all

[Configuration]
AlwaysUnpackInBackground=1
This option should always move unzipping to background (with no button action), but it is ignored in this case.
I think there may be some problems with password caching or providing another password if needed...