Jump to content

DOS.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
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.
This driver provides support for virtual DOS sessions. There is also some other use for this driver, some applications use this driver to reboot the OS/2 system.


==Versions==
==Versions==
Line 19: Line 19:
* [[Rebooting OS/2]]
* [[Rebooting OS/2]]


[[Category:Drivers]]
[[Category:Character Device Drivers]][[Category:DEVICE Statements]]
[[Category:DEVICE Statements]]

Revision as of 19:58, 17 November 2019

This driver provides support for virtual DOS sessions. There is also some other use for this driver, some applications use this driver to reboot the OS/2 system.

Versions

Date Version Size Comments
1992-03-30 1,142 bytes IBM OS/2 Version 2.0
2002-03-11 1,142 bytes

CONFIG.SYS

Is needed if you want to run DOS or Windows applications.

DEVICE=\OS2\BOOT\DOS.SYS
Product Support
OS/2 1.3
OS/2 2.0 S
OS/2 2.1 S
OS/2 2.11 SMP S
OS/2 Warp 3 S
OS/2 Warp Connect S
OS/2 Warp 4 S
OS/2 Warp Server for e-Business S


Related Articles