First post, by Eimer
Eimer
Offline
Rank
Newbie
I installed Phil's MS DOS Starter pack https://www.philscomputerlab.com/ms-dos-starter-pack.html
on my DOS 6.22 machine.
keyboard layout changed to US after this.
How do I change it back to German?
I added those likes to config.sys and autoexec.bat
autoexec.bat:C:\DOS\MODE CON CODEPAGE PREPARE=((437) C:\DOS\EGA.CPI)C:\DOS\MODE CON CODEPAGE SELECT=437C:\DOS\KEYB GR,,C:\DOS\KEYBOARD.SYSconfig.sys:COUNTRY=049,437,C:\DOS\COUNTRY.SYSC:\DOS\DISPLAY.SYS CON=(EGA,,1)
but that gave me errors. I might of also put it in the wrong place, I did put it on the very top of each file.