Jump to content

Shell

From EDM2
Revision as of 16:50, 4 May 2017 by Ak120 (talk | contribs) (Created page with "*PROTSHELL - CONFIG.SYS command to define protected mode shell :Example: <code><br> PROTSHELL=C:\OS2\PMSHELL.EXE</code> *SHELL - CONFIG.SYS command to define DOS command inter...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • PROTSHELL - CONFIG.SYS command to define protected mode shell
Example:
PROTSHELL=C:\OS2\PMSHELL.EXE
  • SHELL - CONFIG.SYS command to define DOS command interpreter
Example:
SHELL=C:\OS2\MDOS\COMMAND.COM C:\OS2\MDOS /P
  • OS2_SHELL - Environment variable
Example:
SET OS2_SHELL=C:\OS2\CMD.EXE