It would be awesome if TC could create Windows file associations for archive file types it understands (.zip. rar, .tar, and so much more). This way TC would be opened when double clicking archive files from any Windows application (browser, email client, explorer, ...)
I know it is possible to use Windows and choose "open with... always" but by default this opens a new TC instance for each file. Very annoying. It would be much nicer if a new tab is opened if a TC instance is already running. (It is possible to set the registry entries manually, but it would be easier if TC could do it for me.)
For now, I add this key to the registry (Win8, actually I just add parameters "/O /T"):
[code]Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Classes\Applications\TOTALCMD64.EXE\shell\open\command]
@="\"c:\\bin\\totalcmd\\TOTALCMD64.EXE\" /O /T \"%1\""[/code]
Feature request: Associate archive file types
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 10
- Joined: 2010-10-25, 05:17 UTC
Feature request: Associate archive file types
Last edited by NotDifficult on 2015-09-12, 05:38 UTC, edited 1 time in total.
- sqa_wizard
- Power Member
- Posts: 3896
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
-
- Junior Member
- Posts: 10
- Joined: 2010-10-25, 05:17 UTC