(internal) unzip to folder as .zip filename + passwords

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
miskox
Member
Member
Posts: 170
Joined: 2003-06-11, 06:00 UTC

(internal) unzip to folder as .zip filename + passwords

Post by *miskox »

Hello all!

Is there an easy way to unpack .zip to a *new* folder that is the same as .zip file name (in one go - without creating a folder first with F7).

Code: Select all

c:\a.zip
would extract to

Code: Select all

c:\a\*.*
Next question: I receive password protected .zip files. Is it possible to store these .zip passwords and let TC try each password and if none is correct asks the user?

Thanks.
Saso
#224551
User avatar
Dalai
Power Member
Power Member
Posts: 9398
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: (internal) unzip to folder as .zip filename + passwords

Post by *Dalai »

miskox wrote: 2024-04-04, 09:36 UTCIs there an easy way to unpack .zip to a *new* folder that is the same as .zip file name (in one go - without creating a folder first with F7).
Sure. In the "Unpack files" dialog (after pressing Alt+F9) check "Unpack each archive to a separate subdir (name of the archive)". Note that this option is not available when extracting from within the archive.
Next question: I receive password protected .zip files. Is it possible to store these .zip passwords and let TC try each password and if none is correct asks the user?
No, not that I know of. Maybe external archivers (WinRAR, 7-zip) have such a feature.

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
miskox
Member
Member
Posts: 170
Joined: 2003-06-11, 06:00 UTC

Re: (internal) unzip to folder as .zip filename + passwords

Post by *miskox »

Thanks. One problem solved.

Saso
#224551
Post Reply