Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Keyboard Layout under Command Prompt

Reply
Thread Tools Display Modes

Keyboard Layout under Command Prompt

 
 
bkortleven
Guest
Posts: n/a

 
      07-16-2007
The pc localisation for the machine is Belgian, language is dutch. Keyboard
layout is Belgian azerty.

When we start an older dos application under the command prompt, we only get
the us qwerty layout.
We tried adding keyb be (like it used to be pre-vista), kb16 (read in topic
item
http://www.microsoft.com/communities...=en-us&m=1&p=1),
but to no solution. It doesn't recognise either 'keyb' nor 'kb16' as a valid
command.

Anyone knows how to solve this, or where the kb16 command can be found?

Thanks!

 
Reply With Quote
 
 
 
 
Andrew McLaren
Guest
Posts: n/a

 
      07-17-2007
"bkortleven" <> wrote ...
> but to no solution. It doesn't recognise either 'keyb' nor 'kb16' as a
> valid
> command.


Bonjour ... pardon, Goede Dag :-)

On 32 bit Vista, KB16.COM should be in the %SystemRoot%\System32 directory,
usually C:\Windows\System32. First, verify that the files exist on your
machine (they are installed by default):

C:\Windows\System32\KB16.COM
C:\Windows\System32\Keyboard.sys
C:\Windows\System32\Country.sys

Next, test that KB16 runs okay, by entering the command:

C:\Windows\System32\KB16 BE,850,C:\Windows\System32\KEYBOARD.SYS

It should return to a command prompt, with no messages (error, or
otherwise).

To activate KB16 for a DOS application, you need to run it in the same
instance of the NTVDM ("NT Virtual DOS Machine") as your application. On
Windows NT (including 2000, XP and Vista) a DOS application takes its
startup environment from the files C:\Windows\System32\Config.NT and
C:\Windows\System32\Autoexec.NT. So, to activate a code page for a DIOS app,
add the code page commands to C:\Windows\System32\CONFIG.NT and
C:\Windows\System32\AUTOEXEC.NT, the same as you would to C:\CONFIG.SYS and
C:\AUTOEXEC.BAT on a DOS machine.

In CONFIG.NT add to the end of the file:

COUNTRY=032,850,C:\Windows\System32\COUNTRY.SYS

In AUTOEXEC.NT add to the end of the file:

C:\Windows\System32\KB16 BE,850,C:\Windows\System32\KEYBOARD.SYS

Now to test, open a Command Prompt.
Then run the command "command.com". This will start an instance of the
MS-DOS Command processor.
Run the command "edit", to start the DOS editor.
Try typing in a few words in Edit, to see if the new Belgian keyboard is in
effect.

If it doesn't work in Edit, then review the above steps carefully.

If it works in Edit, but doesn't work in your old DOS application, then the
app is not getting its Code Page info from DOS. It may be storing it in a
config file, or the like.

If it works in your application - hey, problem solved! :-)

Hope it helps; let us know how you get on.

Met vriendelijke groet!
--
Andrew McLaren
amclar (at) optusnet dot com dot au


 
Reply With Quote
 
Livinus
Guest
Posts: n/a

 
      08-03-2007
Bedankt, Dit werkt perfect.

Thanks, it is a great relief. Those old fashioned DOS programs are still
very helpfull. Wouldn't like to miss them.
--
Livinus, Elgetex


"Andrew McLaren" wrote:

> "bkortleven" <> wrote ...
> > but to no solution. It doesn't recognise either 'keyb' nor 'kb16' as a
> > valid
> > command.

>
> Bonjour ... pardon, Goede Dag :-)
>
> On 32 bit Vista, KB16.COM should be in the %SystemRoot%\System32 directory,
> usually C:\Windows\System32. First, verify that the files exist on your
> machine (they are installed by default):
>
> C:\Windows\System32\KB16.COM
> C:\Windows\System32\Keyboard.sys
> C:\Windows\System32\Country.sys
>
> Next, test that KB16 runs okay, by entering the command:
>
> C:\Windows\System32\KB16 BE,850,C:\Windows\System32\KEYBOARD.SYS
>
> It should return to a command prompt, with no messages (error, or
> otherwise).
>
> To activate KB16 for a DOS application, you need to run it in the same
> instance of the NTVDM ("NT Virtual DOS Machine") as your application. On
> Windows NT (including 2000, XP and Vista) a DOS application takes its
> startup environment from the files C:\Windows\System32\Config.NT and
> C:\Windows\System32\Autoexec.NT. So, to activate a code page for a DIOS app,
> add the code page commands to C:\Windows\System32\CONFIG.NT and
> C:\Windows\System32\AUTOEXEC.NT, the same as you would to C:\CONFIG.SYS and
> C:\AUTOEXEC.BAT on a DOS machine.
>
> In CONFIG.NT add to the end of the file:
>
> COUNTRY=032,850,C:\Windows\System32\COUNTRY.SYS
>
> In AUTOEXEC.NT add to the end of the file:
>
> C:\Windows\System32\KB16 BE,850,C:\Windows\System32\KEYBOARD.SYS
>
> Now to test, open a Command Prompt.
> Then run the command "command.com". This will start an instance of the
> MS-DOS Command processor.
> Run the command "edit", to start the DOS editor.
> Try typing in a few words in Edit, to see if the new Belgian keyboard is in
> effect.
>
> If it doesn't work in Edit, then review the above steps carefully.
>
> If it works in Edit, but doesn't work in your old DOS application, then the
> app is not getting its Code Page info from DOS. It may be storing it in a
> config file, or the like.
>
> If it works in your application - hey, problem solved! :-)
>
> Hope it helps; let us know how you get on.
>
> Met vriendelijke groet!
> --
> Andrew McLaren
> amclar (at) optusnet dot com dot au
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
No command prompt dheller02 Windows Vista General Discussion 2 03-17-2008 01:16 AM
Re: Help please regarding Command Prompt Ronnie Vernon MVP Windows Vista General Discussion 0 03-12-2008 06:29 PM
Re: Help please regarding Command Prompt Rich Windows Vista General Discussion 0 03-12-2008 02:30 PM
command prompt help Brad Windows Vista General Discussion 2 01-13-2008 12:22 AM
DVD Command Prompt john Windows Vista Installation 4 03-20-2007 04:36 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59