Take Command / TCC Help v. 13.03

COMSPEC

Hide Navigation Pane

COMSPEC

Previous topic Next topic No directory for this topic No expanding text in this topic  

COMSPEC

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

Comments (...)

Many programs expect the value of COMSPEC to contain the full path and name of the current character-mode command processor, e.g.

 

 c:\program files\jpsoft\tcmd13\tcc.exe

 

TCC automatically sets COMSPEC to point to TCC.EXE on startup. If you need to run a program from TCC which utilizes COMSPEC to locate a command processor to process commands or batch files that are not compatible with TCC, you may set COMSPEC to the command processor your program expects before you start it.

Comments (...)