Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Neither HELP nor F1 works

Yes, I'm sure (that hasn't happened in ages), And eViewer.exe is not running.
 
FWIW, they don't work anywhere (TCMD, WT, console). And they do work (anywhere) with v35.
 
Both HELP and F1 are working here in both TCC stand-alone,
and TCC in WT.

Joe

Code:
R:\>tccinfo.btm
   _admin: 1     _admin is an internal variables
_elevated: 1     _elevated is an internal variable
  _parent: C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_1.24.11321.0_x64__8wekyb3d8bbwe\WindowsTerminal.exe
  _conpty: 1     _conpty is an internal variable
 _contype: ConPTY
Windows Terminal

TCC  36.51.73 x64   Windows 10 [Version 10.0.19045.7417]
Active code page: 437
ConFont plugin: E:\utils\tccinfo.btm [22]  Windows Terminal does not support FONT.
Font:
FaceName: Consolas, FontFamily: 4, FontWeight: 0, FontSize: 0x16
BuildNumber  Caption                   CSDVersion  OSArchitecture  Version
19045        Microsoft Windows 10 Pro              64-bit          10.0.19045

22H2
Manufacturer  Model
Dell Inc.     Precision T5610

* \\.\DISPLAY1, NVIDIA Quadro K4000
     Monitor: MONITOR\GSM56FF\{4d36e96e-e325-11ce-bfc1-08002be10318}\0002
     Refresh rate: 59 Hz
     Color depth: 32
     Screen resolution: 1920 x 1080
     Scaling: 100%  (DPI 96 x, 96 y)
  \\.\DISPLAY2, NVIDIA Quadro K4000
  \\.\DISPLAY3, NVIDIA Quadro K4000
  \\.\DISPLAY4, NVIDIA Quadro K4000

Code:
R:\>tccinfo
   _admin: 1     _admin is an internal variables
_elevated: 1     _elevated is an internal variable
  _parent: C:\WINDOWS\Explorer.EXE
  _conpty: 0     _conpty is an internal variable
 _contype: Console

TCC  36.51.73 x64   Windows 10 [Version 10.0.19045.7417]
Active code page: 437
Font: IBM 3270  16 x 34  (bold)
FaceName: IBM 3270, FontFamily: 54, FontWeight: 700, FontSize: 16x34
BuildNumber  Caption                   CSDVersion  OSArchitecture  Version
19045        Microsoft Windows 10 Pro              64-bit          10.0.19045

22H2
Manufacturer  Model
Dell Inc.     Precision T5610

* \\.\DISPLAY1, NVIDIA Quadro K4000
     Monitor: MONITOR\GSM56FF\{4d36e96e-e325-11ce-bfc1-08002be10318}\0002
     Refresh rate: 59 Hz
     Color depth: 32
     Screen resolution: 1920 x 1080
     Scaling: 100%  (DPI 96 x, 96 y)
  \\.\DISPLAY2, NVIDIA Quadro K4000
  \\.\DISPLAY3, NVIDIA Quadro K4000
  \\.\DISPLAY4, NVIDIA Quadro K4000

Joe
 
Just updated to;

TCC 36.51.74 x64 Windows 10 [Version 10.0.19045.7417]

...and HELP and F1 work in both stand-alone TCC and WT.

Joe
 
Works here unelevated (any terminal). Doesn't work elevated (any terminal).
 
And this command works elevated.

Code:
d:\tc36\eViewer.exe d:\tc36\TakeCommand.ewriter
 
Back
Top