Page 1 of 1

Alternate Command Processor?

Posted: 07.03.2018, 16:09
by swf46
Could you please allow for the defining of an alternate command processor i.e. Take Command's TCC.exe rather than CMD.EXE. Perhaps this could be added to the DOS Prompt section of the Settings-View Section? Best regards, Stephen William Foyle swf46@outlook.com

Re: Alternate Command Processor?

Posted: 07.03.2018, 18:01
by Timon
Information from help file:

DOS box command specification
This setting specifies an alternative EXE to use in place of the standard DOS interpreter. The path to this interpreter can be entered in the input field. Using the variable %ActivDir% transfers the active directory.
The input field can also be used to call the standard DOS interpreter with parameters. For example, to set the color and window size in Windows7 / 64Bit: cmd.exe /T:1F /K "mode 120,20"

Re: Alternate Command Processor?

Posted: 07.03.2018, 18:40
by swf46
Yes that works fine but I was thinking of having the Free commander Command Line at the bottom of the window directly call TCC.EXE rather than CMD>EXE