Jump to content

COUNTRY.SYS: Difference between revisions

From EDM2
Created page with "Country device driver that contains specific country information. ==Version== {| border="1" |- !Date !Version !Size !Comments |- |9-24-2001 5:46p |14.82 |50,947 byt..."
 
 
(5 intermediate revisions by 2 users not shown)
Line 2: Line 2:


==Version==
==Version==
 
{|class="wikitable"
{| border="1"
|-
!Date
!Date
!Version
!Version
Line 10: Line 8:
!Comments
!Comments
|-
|-
|9-24-2001 5:46p       
|1993-07-24 12:22
|
|25,610 bytes
|[[IBM OS/2 Version 2.0]] (XR06100)
|-
|2001-09-24 17:46
|14.82
|14.82
|50,947 bytes.
|50,947 bytes
|IBM OS/2 Warp Country Information Version 4.5. By IBM.
|IBM OS/2 Warp Country Information Version 4.5
|-
|}
|}


==Config.SYS Documentation==
==Config.SYS Documentation==
* [[The_Config.sys_Documentation_Project/OS/2-eCS_Commands#COUNTRY]]
* [[CONFIG.SYS - Commands#COUNTRY|COUNTRY.SYS]]


==Alternatives==
* Wim Brul created an experimental replacement for it in Assembler [https://github.com/OS2World/SYSTEM-DRV-Wims_Experimental_Files/tree/master/wmb-country-nls].


[[Category:Files]]
[[Category:Device Drivers]]

Latest revision as of 03:48, 2 December 2019

Country device driver that contains specific country information.

Version

Date Version Size Comments
1993-07-24 12:22 25,610 bytes IBM OS/2 Version 2.0 (XR06100)
2001-09-24 17:46 14.82 50,947 bytes IBM OS/2 Warp Country Information Version 4.5

Config.SYS Documentation

Alternatives

  • Wim Brul created an experimental replacement for it in Assembler [1].