Please, Please Help!

Post problems with getting games installed and running properly here.
Post Reply
Guest

Please, Please Help!

Post by Guest »

I think this is the right forum for this...
I can't open up DOS, let alone DOS games!
It gives me this error:

"The keyboard driver specified by the KEYBOARD= line in the [386Enh] section in the SYSTEM.INI file is incompatible with the current version of windows.

To correct the problem, run Windows Setup again."

I have been able to use DOS before, so I have no idea what's wrong, please help! :cry:
User avatar
486 player
Gaming Demi-god
Gaming Demi-god
Posts: 1219
Joined: Wed Sep 18, 2002 6:32 am
Location: Europe

Post by 486 player »

1. Boot disk
2. Deltree windows
3. Reinstall
NO Windows, NO DOSBox, DOS!
User avatar
emmzee
Site Admin
Site Admin
Posts: 2476
Joined: Sat Sep 14, 2002 2:25 pm
Location: Ontario, Canada

Post by emmzee »

Umm, before you try 486 player's rather ... err extreme "solution" :o You may want to look at your SYSTEM.INI file ...

Open the Run box and type "sysedit". An app will open with several system files in windows, click SYSTEM.INI. Look for the "KEYBOARD=" line that is mentioned in the file. You don't mention what OS you are running, but I have WinXP and I don't have any KEYBOARD= line in my SYSTEM.INI. If you wanted to try removing that line (not sure what that line DOES so if you do this, anything that happens is not my fault :karate: ) you can put a semicolon ; in front of it to comment it out. Then reboot and see if DOS works ...

Alternatively, you could download DOSBox, a free MS-DOS emulator, from:

http://dosbox.sourceforge.net

You can use that instead to run DOS programs and it often works better than the default DOS prompt.
Owner / Webmaster of DOSGames.com for over 20 years

Download my free ebook: The Historical Reliability of the New Testament
User avatar
procerus
Expert
Expert
Posts: 187
Joined: Mon Sep 16, 2002 3:27 pm

Post by procerus »

For Windows 95 or 98 or ME try running sysedit (Start, Run, then type in sysedit and hit enter) and changing the line to -

keyboard=*vkd

If it's that already then :( .

Good luck.
<CENTER><A HREF="http://www.litepc.com/index.html"><IMG SRC="http://www.procerus.btinternet.co.uk/98 ... A></CENTER>
<CENTER>with <FONT COLOR=FF0000><B>629K</B></FONT> of free conventional memory in full DOS mode using QEMM 9.0<BR>(or 628K with <A HREF="http://www.uwe-sieber.de/umbpci_e.html">UMBPCI.SYS</A> providing real mode for <A HREF="http://members.aol.com/axcel216/speed.htm">FastVid</A>) with SmartDrive, CD-ROM,
<A HREF="http://cutemouse.sourceforge.net/">CuteMouse</A>, sound support and <A HREF="http://home.student.utwente.nl/r.muller ... Refresh</A> all loaded high.</CENTER>
Splodginator
Way too much free time
Way too much free time
Posts: 558
Joined: Wed Apr 23, 2003 10:28 pm
Location: Nowhere.

Post by Splodginator »

System.INI is invalid. You can't run Windows with an erroneous(is that a word?) SYSTEM.INI. I would recommend a boot disk, then type:

Code: Select all

CD C&#58;\Windows\System\
C&#58;
edit system.ini
and change the keyboard line to:

Code: Select all

keyboard=*vkd
Post Reply