Startup Directory Option Ignored in MS-DOS Shell (78670)
The information in this article applies to:
- Microsoft MS-DOS operating system 5.0
- Microsoft MS-DOS operating system 5.0a
- Microsoft MS-DOS operating system 6.0
This article was previously published under Q78670 SUMMARY
In MS-DOS 5.0 and Shell, it is possible for the startup directory option to
be ignored when a program item is started from the Active Task List.
WORKAROUND
To work around this limitation, write a batch file for the application
that first changes to the desired startup directory before starting.
Then create a program item for the batch file, not the executable.
(Note: In this case, the startup directory option is now unnecessary.)
Example
To make a batch file to run Microsoft Word for MS-DOS, do the
following:
- Include the following lines in a batch file called WORD5.BAT:
cd \word5
word - Make a program item for WORD5.BAT using the procedure described on
pages 186-188 of the version 5.0 "Microsoft MS-DOS User's Guide and
Reference."
Modification Type: | Major | Last Reviewed: | 10/13/2003 |
---|
Keywords: | KB78670 |
---|
|