Jump to content

DOS.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
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 like XWorkplace use this driver to reboot the OS/2 system.


==Versions==
==Versions==
Line 5: Line 5:
!Date||Version||Size||Comments
!Date||Version||Size||Comments
|-
|-
|1992-03-30 12:00|| ||1,142 bytes||[[IBM OS/2 Version 2.0]]
|1992-03-30|| ||1,142 bytes||[[IBM OS/2 Version 2.0]]
|-
|-
|2002-03-11 11:00|| ||1,142 bytes||
|2002-03-11|| ||1,142 bytes||
|}
|}


==Config.SYS Documentation==
==CONFIG.SYS==
Is needed if you want to run DOS or Windows applications.
Is needed if you want to run DOS or Windows applications.
  DEVICE=C:\OS2\BOOT\DOS.SYS
  DEVICE=\OS2\BOOT\DOS.SYS


'''Platform Support:'''
{{ProdS |V20=S|V21=S|V22=S|V30=S|V31=S|V40=S|V45=S}}
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
==DLLs Loaded==
* DOS.DLL


==Related Articles==
==Related Articles==

Revision as of 21:31, 14 May 2019

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 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