- May
- 15,047
- 271
d:\tc36> ver
TCC 36.00.42 x64 (d:\tc36\tcc.exe)
Microsoft Windows 11 Pro for Workstations
10.0.26200.8246 (25H2)
TCMD version 36.0.42 (ConPty=Yes)
d:\tc36> grep -i conpty %_ininame
ConPTY=Yes
d:\tc36> option ConPty
TCC: Unknown option name "ConPty"
d:\tc36> echo %@option[ConPTY]
TCC: (Sys) The parameter is incorrect.
"%@option[ConPTY]"
TCC 36.00.42 x64 (d:\tc36\tcc.exe)
Microsoft Windows 11 Pro for Workstations
10.0.26200.8246 (25H2)
TCMD version 36.0.42 (ConPty=Yes)
d:\tc36> grep -i conpty %_ininame
ConPTY=Yes
d:\tc36> option ConPty
TCC: Unknown option name "ConPty"
d:\tc36> echo %@option[ConPTY]
TCC: (Sys) The parameter is incorrect.
"%@option[ConPTY]"