Unpack to same directory

English support forum

Moderators: Hacker, petermad, Stefan2, white

tcebob
Member
Member
Posts: 178
Joined: 2003-03-23, 22:11 UTC
Location: Sunrise FL, USA

Unpack to same directory

Post by *tcebob »

I frequently have to explode a zip file to the same directory. cm_UnpackFiles works fine but assumes the other pane as a target. So I have to stop and insert a "." in the destination. Any way to streamline the process?

tcebob
User avatar
SanskritFritz
Power Member
Power Member
Posts: 3693
Joined: 2003-07-24, 09:25 UTC
Location: Budapest, Hungary

Post by *SanskritFritz »

I switched to Linux, bye and thanks for all the fish!
tcebob
Member
Member
Posts: 178
Joined: 2003-03-23, 22:11 UTC
Location: Sunrise FL, USA

Post by *tcebob »

Thanks. I'll be a better person if you can tell me how to implement the scripts.


tcebob
User avatar
SanskritFritz
Power Member
Power Member
Posts: 3693
Joined: 2003-07-24, 09:25 UTC
Location: Budapest, Hungary

Post by *SanskritFritz »

On the bottom of the page you find a link:
Back to AutoHotkey
I switched to Linux, bye and thanks for all the fish!
User avatar
petermad
Power Member
Power Member
Posts: 16142
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
SanskritFritz
Power Member
Power Member
Posts: 3693
Joined: 2003-07-24, 09:25 UTC
Location: Budapest, Hungary

Post by *SanskritFritz »

2petermad
That thread is about packing, not unpacking.
I switched to Linux, bye and thanks for all the fish!
User avatar
petermad
Power Member
Power Member
Posts: 16142
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

2SanskritFritz
Oops :oops: :oops: :oops:
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
SanskritFritz
Power Member
Power Member
Posts: 3693
Joined: 2003-07-24, 09:25 UTC
Location: Budapest, Hungary

Post by *SanskritFritz »

2petermad
Now I feel sooooo good ;-)
I switched to Linux, bye and thanks for all the fish!
User avatar
Sheepdog
Power Member
Power Member
Posts: 5150
Joined: 2003-12-18, 21:44 UTC
Location: Berlin, Germany
Contact:

Post by *Sheepdog »

BTW did actually anybody know that [Alt]+[shift]+[F6] test the integrity of an archive (cm_testArchive)?

sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
User avatar
Sir_SiLvA
Power Member
Power Member
Posts: 3381
Joined: 2003-05-06, 11:46 UTC

Post by *Sir_SiLvA »

Sheepdog wrote:BTW did actually anybody know that [Alt]+[shift]+[F6] test the integrity of an archive (cm_testArchive)?
Looks like none [Alt]+[shift] stuff is written in the Tasten.txt...
Hoecker sie sind raus!
icfu
Power Member
Power Member
Posts: 6052
Joined: 2003-09-10, 18:33 UTC

Post by *icfu »

BTW did actually anybody know that [Alt]+[shift]+[F6] test the integrity of an archive (cm_testArchive)?
I think that all shortcuts available for F9 also work for F6.

Icfu
This account is for sale
User avatar
Sheepdog
Power Member
Power Member
Posts: 5150
Joined: 2003-12-18, 21:44 UTC
Location: Berlin, Germany
Contact:

Post by *Sheepdog »

icfu wrote:
BTW did actually anybody know that [Alt]+[shift]+[F6] test the integrity of an archive (cm_testArchive)?
I think that all shortcuts available for F9 also work for F6.

Icfu
You are wrong.

F6 -> move
F9 -> Activate the menu (like pressing [Alt]

Ctrl+F6 -> Sort by size
Ctrl+F9 -> Print with associated Application

Shift+Ctrl+F6 -> Create Link in the target Window (not documented in the Help file)
Shift+Ctrl+F9 -> Print with associated Application (not documented in the Help file)
Alt+ F6 -> Unpack all
Alt+ F9 -> Unpack all (for Alt F6 doesn't work with W95)

Shift + Alt +F6 -> Test Archive
Shift +Alt +F6 -> Test Archive

(shift)+Alt+Ctrl+F6/F9 not assigned by default

But anyway, I simply wondered if anybody actually knew about the ALt+Shift +F6 shortcut.

sheepdog

[Edit]
Of course is F6 -> not copy. I've corrected it. Thx Sanskritfitz

[/edit
Last edited by Sheepdog on 2006-02-19, 12:08 UTC, edited 2 times in total.
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
User avatar
SanskritFritz
Power Member
Power Member
Posts: 3693
Joined: 2003-07-24, 09:25 UTC
Location: Budapest, Hungary

Post by *SanskritFritz »

F6 -> Copy
:roll:
I switched to Linux, bye and thanks for all the fish!
icfu
Power Member
Power Member
Posts: 6052
Joined: 2003-09-10, 18:33 UTC

Post by *icfu »

F9 -> Activate the menu (like pressing [Alt]
F9 doesn't activate the menu here. (Edit: not always at least)

Regarding the other shortcuts: I hate undocumented shortcuts.

I have never pressed anything related to F9 though, I only use F6 and I found the Alt-Shift-F6 by accident. ;)

Icfu
This account is for sale
User avatar
Sir_SiLvA
Power Member
Power Member
Posts: 3381
Joined: 2003-05-06, 11:46 UTC

Post by *Sir_SiLvA »

Sheepdog wrote:You are wrong.

F6 -> Move
F9 -> Activate the menu (like pressing [Alt]
Confirmed... here F9 wporks like ALT
Hoecker sie sind raus!
Post Reply