COMSPEC

Shell program to run

WSupported on Windows

 

 

NSupported in Synergy .NET

If the SHELL subroutine is called with the second argument set to zero, COMSPEC specifies the name of the shell program to run.

The name of the shell program to run.

The default is cmd.exe.

If the SHELL environment variable is set, it overrides COMSPEC.

The environment or the [synergy], [dbr], or [myprog] section of synergy.ini (where myprog is any .dbr file).

Runtime

If set at the command prompt,

set COMSPEC=c:\dos\command /c 

If set in the synergy.ini file,

[synergy] 
COMSPEC=c:\dos\command /c