[64] TC doesn't open 7-Zip archive on Enter

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

[64] TC doesn't open 7-Zip archive on Enter

Post by *MVV »

I have no 64-bit plugins yet for 7-Zip, so TC doesn't know that file is archive. It shows system icon for 7z file (folder with '7').

On Enter TC doesn't open file in 7-Zip manager. Shift+Enter also doesn't help.

Explorer opens archive in 7-Zip manager on Enter. Ctrl+Enter and then Enter in TC works as expected too.

I have 32-bit 7-Zip installed under Win7x64Pro. Please tell me if you need some registry settings.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50532
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Sounds like TC cannot understand the 7zip association. What do you see when you put the cursor on a 7zip file and choose Files - Associate - Edit type?
Author of Total Commander
https://www.ghisler.com
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

I see the following:

(x64)
Icon: usual 7-Zip icon
Type: 7-Zip.7z
Descr: 7z Archive
Open: "C:\Program Files (x86)\7-Zip\7zFM.exe" "%1" (no DDE)
No other actions defined

(x32)
(same values)

Does TC process command line and Enter key differently? It works via Ctrl+Enter and Enter but doesn't work on just Enter.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50532
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

I see - I will try with a fresh 7zip installation.
Author of Total Commander
https://www.ghisler.com
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

New details! It works with clean INI.

Got it:

Code: Select all

[Associations]
Filter4=*.7z
Filter4_open=**7z
If I comment/remove filter, TC will open archives as it should.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50532
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Thanks, that saves me a lot of work!
Author of Total Commander
https://www.ghisler.com
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50532
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Indeed it's not a bug, **7z tells TC to open the 7zip file with plugin type 7z. Since there is no working 7zip 64-bit plugin, this will of course fail.
Author of Total Commander
https://www.ghisler.com
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Agree, it is not a bug. :)

Christian, maybe TC may show an error message if ** association fails to load plugin?
ordan
Junior Member
Junior Member
Posts: 7
Joined: 2009-07-10, 12:05 UTC

64 bit version

Post by *ordan »

Hi,

can I find 7zip 64 bit plugin anywhere?

thanks
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Re: 64 bit version

Post by *MVV »

ordan wrote:can I find 7zip 64 bit plugin anywhere?
When such plugin will appear, it will be mentioned in this topic.
Please use forum search and don't ask off-topic questions.
Post Reply