vdvorsta Posted August 28, 2004 Posted August 28, 2004 How to set the standard keyboard layout (e.g. U.S standard...), language (e.g. Nederlands(belgië)), and country (e.g. België) ?Thanks in advance
visaversa Posted August 28, 2004 Posted August 28, 2004 (edited) put this in your winnt.sif[RegionalSettings] LanguageGroup=1 SystemLocale=00000813 UserLocale=00000813 InputLocale=0409:00000409or if you incist going true a regfile...You can achieve all your settings through a registry file with the required settings, and importing it through the cmdlines.txt file (e.g. regedit /s locale.reg).To create the required reg values, from a running Windows session, adjust the location and user locale and keyboard layouts to your liking and turn off Advanced Text Services, then open the regedit.exe and export the following keys:+ [HKEY_CURRENT_USER\Control Panel\International] to say temp1.reg+ [HKEY_CURRENT_USER\Keyboard Layout] to say temp2.regthx 2 piro Edited August 28, 2004 by visaversa
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now