User Tools

Site Tools


total_commander

Total Commander

Console parameters

Are described here: www.ghisler.ch/wikide

E.g. to configure Everything to use Total Commander on STRG+Enter use the following in the Everything.ini

explore_folder_command=$exec("C:\Programme\Total Commander\TOTALCMD.EXE" /L="%1")
explore_folder_path_command=$exec("C:\Programme\Total Commander\TOTALCMD.EXE" /L="%1")
open_folder_path_command=$exec("C:\Programme\Total Commander\TOTALCMD.EXE" /L="%1")

User defined Commands

How to create a custom command, which will open Console2 on F12.

Create a command in the usercmd.ini, which will open the console2 with the current total-commander-path (%P) as parameter.

[em_usercmd_console2]
button=d:\Programme 32\Console2\Console.exe
cmd=d:\Programme 32\Console2\Console.exe
menu=Console2
param=-d %P
path=%P

total_commander.txt · Last modified: 2020/12/27 20:35 by 127.0.0.1