I don't know if this is some kind of bug or just something inherent in Windows. I'm trying to start a ConPTY standalone TCC session from an elevated TCC tab in TCMD using the following command:
It does create a ConPTY session, but it is elevated, despite the /unelevated switch. The same command from an unelevated TCC tab works fine.
If I do not load Windows Terminal but directly load TCC with the following command, I do get an unelevated...
Read more
Code:
start /unelevated /pgm wt %@quote[%_cmdspec]
It does create a ConPTY session, but it is elevated, despite the /unelevated switch. The same command from an unelevated TCC tab works fine.
If I do not load Windows Terminal but directly load TCC with the following command, I do get an unelevated...
Read more





