DOS.SYS: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
==Config.SYS Documentation== | ==Config.SYS Documentation== | ||
Is needed if you want to run DOS or Windows applications. | |||
DEVICE=C:\OS2\BOOT\DOS.SYS | |||
'''Platform Support:''' | |||
{| class="wikitable" | |||
|- | |||
!OS/2 2.x | |||
!OS/2 3.0 | |||
!OS/2 4.0 | |||
!OS/2 4.5x | |||
|- | |||
|Yes | |||
|Yes | |||
|Yes | |||
|Yes | |||
|} | |||
==DLLs Loaded== | ==DLLs Loaded== | ||
Line 20: | Line 35: | ||
[[Category:Drivers]] | [[Category:Drivers]] | ||
[[Category:DEVICE Statements]] |
Revision as of 19:30, 27 November 2016
This driver provides support for virtual DOS sessions. There is also some other use for this driver, some applications like XWorkplace use this driver to reboot the OS/2 system.
Versions
Date | Version | Size | Comments |
---|---|---|---|
1992-03-30 12:00 | 1,142 bytes | IBM OS/2 Version 2.0 | |
2002-03-11 11:00 | 1,142 bytes |
Config.SYS Documentation
Is needed if you want to run DOS or Windows applications.
DEVICE=C:\OS2\BOOT\DOS.SYS
Platform Support:
OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|
Yes | Yes | Yes | Yes |