Always check "Unpack each archive to sepearate subdir&q
Moderators: Stefan2, Hacker, petermad
Always check "Unpack each archive to sepearate subdir&q
Hi, is there way how to achieve to have always checked "Unpack each archive to sepearate subdir" option in unpack dialog?
Please, could you implement this feature or provide manual, how this achive?
Thank you
Please, could you implement this feature or provide manual, how this achive?
Thank you
Useless,
Yes, there is a way, you should edit your wincmd.ini:
ghisler,
This nice INI option isn't mentioned in help.
Yes, there is a way, you should edit your wincmd.ini:
Code: Select all
[Packer]
UnZIPSeparateSubdirs=-2This nice INI option isn't mentioned in help.
memorable "unpack eath archive to a separate subdir"
pls make "unpack eath archive to a separate subdir" memorable after TC restart
Last edited by white on 2022-05-14, 11:59 UTC, edited 3 times in total.
Reason: Restored original subject. (User wanted to start new suggestion and used this thread)
Reason: Restored original subject. (User wanted to start new suggestion and used this thread)
OS: Win11 | TC: latest x64
Re: memorable "unpack eath archive to a separate subdir"
This option already exist.
Under [Packer] section
From TC help:
Under [Packer] section
From TC help:
UnZIPSeparateSubdirs=-1 Saves the state of the option "Unpack each archive to separate subdir":
0: Option disabled, changes will be remembered
1: Option enabled, changes will be remembered
-1: Option disabled, changes will NOT be remembered (default)
-2: Option enabled, changes will NOT be remembered
-3: Like -2, but only when more than one archive is selected
Re: memorable "unpack eath archive to a separate subdir"
Moderator message from: Hacker
Moved to the English forum.
Last edited by white on 2022-05-14, 12:07 UTC, edited 1 time in total.
Reason: fixed mod box
Reason: fixed mod box
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
add the variable UnpackToSubdir=1 to the [Packer] section of wincmd.ini
Dear Mr. Ghisler,
Please add the variable UnpackToSubdir=1 to the [Packer] section of wincmd.ini.
After executing the cm_UnpackFiles command (Alt+F6), a window with checkboxes appears:
Unpack path names if stored with files
Overwrite existing files
Unpack each archive to a separate subdir (name of the archive)
The first two correspond to the following in wincmd.ini:
[Packer]
ExtractPathInZIP=1
UnZIPOverwrite=0
but for the third option, the setting is not saved anywhere.
Several times a day, I unpack several archives to a RamDisk and repack them after making changes. I have to keep setting the third variable.
Thank you very much.
Please add the variable UnpackToSubdir=1 to the [Packer] section of wincmd.ini.
After executing the cm_UnpackFiles command (Alt+F6), a window with checkboxes appears:
Unpack path names if stored with files
Overwrite existing files
Unpack each archive to a separate subdir (name of the archive)
The first two correspond to the following in wincmd.ini:
[Packer]
ExtractPathInZIP=1
UnZIPOverwrite=0
but for the third option, the setting is not saved anywhere.
Several times a day, I unpack several archives to a RamDisk and repack them after making changes. I have to keep setting the third variable.
Thank you very much.
Re: Always check "Unpack each archive to sepearate subdir&q
Moderator message from: white » 2026-05-26, 12:21 UTC
Topics merged with this topic:
» memorable "unpack eath archive to a separate subdir"
» add the variable UnpackToSubdir=1 to the [Packer] section of wincmd.ini
» memorable "unpack eath archive to a separate subdir"
» add the variable UnpackToSubdir=1 to the [Packer] section of wincmd.ini
Re: Always check "Unpack each archive to sepearate subdir&q
Suggestion:
Add a reference to UnZIPSeparateSubdirs to the help page "Dialog box: Unpack".
Add a reference to UnZIPSeparateSubdirs to the help page "Dialog box: Unpack".


