![]() Command Executive |
![]() Virtual Machine |
![]() |
COMSPEC
The COMSPEC parameter should be set to the DOS command program (usually COMMAND.COM):
Default = automatically attempts to decide whether a command is a Windows or DOS program. However, this does not allow .BAT files or internal COMMAND.COM commands to be executed, unless the command is prefixed with "command /c"
Recommended Setting
comspec = command.com /c
Topic ID: 750006