May I suggest a change for the output of TCC's ver command?
Currently it displays TCC version info before Windows version info.
The "standard" Windows ver command just outputs
I was running a batch file that worked fine under CMD but broke because of this difference. It would have worked if the Windows version info was output prior to TTC version info e.g. something like
Just a thought and no big deal. It's just a minor incompatibility thing likely specific to me!
Currently it displays TCC version info before Windows version info.
TCC 25.00.27 x64 Windows 10 [Version 10.0.18362.592]
The "standard" Windows ver command just outputs
Microsoft Windows [Version 10.0.18362.592]
I was running a batch file that worked fine under CMD but broke because of this difference. It would have worked if the Windows version info was output prior to TTC version info e.g. something like
Windows 10 [Version 10.0.18362.592] TCC 25.00.27 x64
Just a thought and no big deal. It's just a minor incompatibility thing likely specific to me!