Jump to content

DOS.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
No edit summary
Line 11: Line 11:


==Config.SYS Documentation==
==Config.SYS Documentation==
* [[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DDOS.SYS|DOS.SYS]]
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

DLLs Loaded

Related Articles