===== Total Commander ======
=== Console parameters ===
Are described here: [[http://www.ghisler.ch/wikide/index.php/Kommandozeilenparameter|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 [[http://sourceforge.net/projects/console/|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
{{http://i520.photobucket.com/albums/w327/schajtan/2012-10-14_12-22-13.png?800}}
{{http://i520.photobucket.com/albums/w327/schajtan/2014-12-30_19-11-08_zpsfd3a49ac.png?800}}