| Author |
Message |
Guest
|
Posted: Wed Jul 02, 2003 3:17 pm
Post subject: Please, Please Help! |
|
|
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!  |
|
| Back to top |
|
 |
486 player Gaming Demi-god

 Joined: 18 Sep 2002 Posts: 1031
|
Posted: Thu Jul 03, 2003 9:57 am
Post subject: |
|
|
1. Boot disk
2. Deltree windows
3. Reinstall |
|
| Back to top |
|
 |
emmzee Site Admin

 Joined: 14 Sep 2002 Posts: 1907 Location: Mississauga, Ontario, Canada
|
Posted: Thu Jul 03, 2003 3:25 pm
Post subject: |
|
|
Umm, before you try 486 player's rather ... err extreme "solution" 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 ) 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. |
|
| Back to top |
|
 |
procerus Expert

 Joined: 16 Sep 2002 Posts: 190
|
Posted: Thu Jul 03, 2003 3:47 pm
Post subject: |
|
|
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. |
|
| Back to top |
|
 |
Splodginator Way too much free time

 Joined: 23 Apr 2003 Posts: 560 Location: Nowhere.
|
Posted: Fri Jul 04, 2003 2:50 am
Post subject: |
|
|
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: |
CD C:\Windows\System\
C:
edit system.ini
|
and change the keyboard line to:
|
|
| Back to top |
|
 |
|