COMSPEC: Difference between revisions
Appearance
Created page with "The COMSPEC variable defines a reload path for the command processor. SET COMSPEC=path ;Parameters:Path can be a full path to an OS/2 command processor. Category:Environme..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
The COMSPEC variable defines a reload path for the command processor. | The COMSPEC variable defines a reload path for the command processor. | ||
SET COMSPEC=path | SET COMSPEC=<path> | ||
; | ==Parameters== | ||
;Path:Can be a full path to an OS/2 command processor. | |||
[[Category:Environment variable]] | [[Category:Environment variable]] |
Latest revision as of 13:23, 22 November 2017
The COMSPEC variable defines a reload path for the command processor.
SET COMSPEC=<path>
Parameters
- Path
- Can be a full path to an OS/2 command processor.