Default directory for unpacking files using the internal zip

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
klappa
Junior Member
Junior Member
Posts: 77
Joined: 2008-07-23, 12:27 UTC

Default directory for unpacking files using the internal zip

Post by *klappa »

How can i set the default directory?
User avatar
Horst.Epp
Power Member
Power Member
Posts: 7025
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Post by *Horst.Epp »

Sorry, but have you even tried to look into the packer options ?
I guess not
User avatar
karlchen
Power Member
Power Member
Posts: 4605
Joined: 2003-02-06, 22:23 UTC
Location: Germany

Post by *karlchen »

Hello, christianh.

If I am not totally mistaken the default unpacking target folder used by the internal unzip function is the current folder displayed in the opposite Total Commander panel.
If your question aims at a Firefox like setting - Firefox defaults to download everything to the "download" folder - then Horst.Epp's answer applies: there is no such setting.

Kind regards,
Karl
MX Linux 21.3 64-bit xfce, Total Commander 11.50 64-bit
The people of Alderaan keep on bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine.
The Prophet's Song
klappa
Junior Member
Junior Member
Posts: 77
Joined: 2008-07-23, 12:27 UTC

Post by *klappa »

Horst.Epp wrote:Sorry, but have you even tried to look into the packer options ?
I guess not
I asked about a default folder for unpacking not packing. That's a difference.
klappa
Junior Member
Junior Member
Posts: 77
Joined: 2008-07-23, 12:27 UTC

Post by *klappa »

karlchen wrote:Hello, christianh.

If I am not totally mistaken the default unpacking target folder used by the internal unzip function is the current folder displayed in the opposite Total Commander panel.
If your question aims at a Firefox like setting - Firefox defaults to download everything to the "download" folder - then Horst.Epp's answer applies: there is no such setting.

Kind regards,
Karl
Ah too bad! That function would be great!
User avatar
white
Power Member
Power Member
Posts: 6014
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Post by *white »

christianh wrote:Ah too bad! That function would be great!
Using TC 8.50 you can create such function by creating custom commands and combining commands.

Open default unpack folder in opposite panel (em_usercmd1:command:"cd .", start path: "c:\unpackfolder")

Start the unpack function (cm_UnpackFiles)

Combined command: em_usercmd1,cm_UnpackFiles
Post Reply