Jump to content

Recommended Posts

Posted

Would someone be able to help me with this?

I seem to be having trouble incorporating two keyboard layouts for the unattended install.

Here is my winnt.sif file:

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

TargetPath=\WINDOWS

Repartition=No

UnattendSwitch="yes"

DriverSigningPolicy=Ignore

WaitForReboot="No"

AutoActivate = No

KeyboardLayout="US"

KeyboardLayout="Polish (214)"

I listed the keyboard layout twice but that did not work. Is there any possible way to have both of these languages coincide?

Thank you in advance.


Posted

please delete the two "KeyboardLayout".

because i had the same problem..

If you want to install international input, use this..

[RegionalSettings]
   InputLocale=0409:00000409,1009:00000409,1009:00011009,1009:00001009,0c0c:00011009,0411:e0010411,0412:E0010412
   InputLocale_DefaultUser=1009:00000409

It is for Traditional Chinese of Windows XP...

If you want to install other input, please refer:

http://www.microsoft.com/globaldev/referen...xp/xp-lcid.mspx

or use this thread:

http://www.msfn.org/board/index.php?showtopic=36760

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...