Total Commander Explorer integration and tabs

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
duduedri96
Junior Member
Junior Member
Posts: 13
Joined: 2014-05-07, 17:32 UTC
Location: Israel

Total Commander Explorer integration and tabs

Post by *duduedri96 »

Hi there,
A few weeks ago I enabled the Explorer integration with TC, but the main problem with it is that when I click on a folder outside of TC (let's say, in my Desktop), it opens the folder in TC in the current tab. That causes to loss of the previous opened folder in this tab.
I would like to be able to set TC to open folders from the outside (Again, clicking on a folder in my Desktop, for example) in a new tab in TC. Is that possible?

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

Post by *MVV »

Add /T parameter to your TOTALCMD.exe starting command, e.g.:

Code: Select all

TOTALCMD.exe /O /T /S /L="%1"
This will open dir in a new tab of active panel of existing TC instance.
duduedri96
Junior Member
Junior Member
Posts: 13
Joined: 2014-05-07, 17:32 UTC
Location: Israel

Post by *duduedri96 »

MVV wrote:Add /T parameter to your TOTALCMD.exe starting command, e.g.:

Code: Select all

TOTALCMD.exe /O /T /S /L="%1"
This will open dir in a new tab of active panel of existing TC instance.
That was exactly what I wanted.
Thank you very much!
Post Reply