It seems that if the current language file contains the codepage=xxxx statement in line 2, then certain programs cannot launch TC.
One of the two programs I know of, that is showing this bug is "Everything" ( http://www.voidtools.com ) with these parameter in the Everything.ini file:
Code: Select all
open_folder_command=$exec("path_to_tc\totalcmd.exe" /O /T /R="%1")
open_folder_path_command=$exec("path_to_tc\totalcmd.exe" /O /T /R="$parent(%1)")
Can anyone using aq language with codepage=xxxx as the second line in their .lng file (for example the default German) verify this report

Also if you can verify the report, can you also test if it only happens with codepage=1252 or does it also happen with language files with other codepage=xxxx settings (Český, Magyar, 한국어, Polski, Slovenský)
