I can run the following command from a TCC tab:
A standalone session starts, which I can then attach to TCMD (albeit with the initial command-line input problem I reported earlier). So then I try the following command to accomplish both tasks at once:
When I do that, the system hangs for a while and eventually displays a new prompt...
Read more
Code:
start /pgm C:\Windows\System32\conhost.exe C:\PROGRA~1\JPSoft\TCMD36\tcc.exe
A standalone session starts, which I can then attach to TCMD (albeit with the initial command-line input problem I reported earlier). So then I try the following command to accomplish both tasks at once:
Code:
start /tab /pgm C:\Windows\System32\conhost.exe %tcmdpgmdir\tcc.exe
When I do that, the system hangs for a while and eventually displays a new prompt...
Read more








