/build/static/layout/Breadcrumb_cap_w.png

Script to add a keyboard layout to language bar

Hi friends.

Just wondering if anyone could help me out with a batch script

to add a "keyboard layout" to the language bar.

I would like to add this as a post install task in kace.

I would still like the existing keyboard layout to be left

as the default.

Just want to add another one.

Thanks All.


0 Comments   [ + ] Show comments

Answers (2)

Answer Summary:
Posted by: chucksteel 7 years ago
Red Belt
0

Top Answer

We use a post-install task to do this. It loads the appropriate registry keys to the Default User profile. You can view the registry file on my GitHub page:

The batch file looks like this:
reg load HKU\Def c:\users\default\ntuser.dat
reg import "international keyboards.reg"
reg unload HKU\Def

Put the registry file and the batch file in a zip, upload that to the K2 and specify the name of your batch file as the parameter for the post-install task.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ