OutLawTorn Posted July 31, 2008 Posted July 31, 2008 The language faculty want to have the option of using japanese/chinese scripts via the language toolbar. Is there any way we can configure this via GPO or do we have to manually do it for each user on the workstation? They are the only users who want this functionality, and all of the images have this disabled by default.
SYNACK Posted July 31, 2008 Posted July 31, 2008 This could be useful: http://www.microsoft.com/globaldev/reference/win2k/setup/restrict.mspx Configuring and Using International Features of Windows: How To Install Multilingual User Interface (MUI) from the command line Just skimmed it though, may not apply
OutLawTorn Posted July 31, 2008 Author Posted July 31, 2008 Hrm had a look through the pages, they seem to be more changing the whole interface to the other languages. Looking more for using windows in English but allowing the use of japanese via language toolbar... Its helping me get just that much closer tho (And greetings from the other side of the Tasman )
SYNACK Posted July 31, 2008 Posted July 31, 2008 I have looked around and havn't been able to find any way to automate the deployment of extra input locale profile other than at install time with the unattended answer file. Depending on how many machines are involved it may be better to either do it manually or do a reimage with these locales installed. I did find a whole bunch of tutorials on adding the locales which also include some additional helper applications to make the text entry easier (on screen keyboard type stuff). Keyboard Installation and Use Windows Keyboards Declan's Guide to Installing and Using Microsoft's Japanese IME - Windows Vista, XP & 2000 - looks like for japanese you need to actially install some extra files to handle the script characters. Come to think of it is might be worth trying to use something like Winstall LE to capture the regestery and file changes when one machine has teh locales installed. With a good clean up of the MSI you may be able to deploy it via GPO. This GPO could be handy to reset the locales at logon: How to control user input locale? Additionally Hello from NZ
bikeman Posted March 5, 2014 Posted March 5, 2014 (edited) You can install Microsoft IME as the default keyboard for in this case Japanese with these reg keys; ---------------------------------- Keys added: 7 ---------------------------------- HKEY_CURRENT_USER\Software\Microsoft\CTF\SortOrder\AssemblyItem\0x00000411 HKEY_CURRENT_USER\Software\Microsoft\CTF\SortOrder\AssemblyItem\0x00000411\{34745C63-B2F0-4784-8B67-5E12C8701A31} HKEY_CURRENT_USER\Software\Microsoft\CTF\SortOrder\AssemblyItem\0x00000411\{34745C63-B2F0-4784-8B67-5E12C8701A31}\00000000 HKEY_CURRENT_USER\Software\Microsoft\CTF\TIP\{03B5835F-F03C-411B-9CE2-AA23E1171E36} HKEY_CURRENT_USER\Software\Microsoft\CTF\TIP\{03B5835F-F03C-411B-9CE2-AA23E1171E36}\LanguageProfile HKEY_CURRENT_USER\Software\Microsoft\CTF\TIP\{03B5835F-F03C-411B-9CE2-AA23E1171E36}\LanguageProfile\0x00000411 HKEY_CURRENT_USER\Software\Microsoft\CTF\TIP\{03B5835F-F03C-411B-9CE2-AA23E1171E36}\LanguageProfile\0x00000411\{A76C93D9-5523-4E90-AAFA-4DB112F9AC76} ---------------------------------- Values added: 7 ---------------------------------- HKEY_CURRENT_USER\Keyboard Layout\Preload\2: "00000411" HKEY_CURRENT_USER\Software\Microsoft\CTF\HiddenDummyLayouts\00000411: "00000411" HKEY_CURRENT_USER\Software\Microsoft\CTF\SortOrder\AssemblyItem\0x00000411\{34745C63-B2F0-4784-8B67-5E12C8701A31}\00000000\CLSID: "{03B5835F-F03C-411B-9CE2-AA23E1171E36}" HKEY_CURRENT_USER\Software\Microsoft\CTF\SortOrder\AssemblyItem\0x00000411\{34745C63-B2F0-4784-8B67-5E12C8701A31}\00000000\Profile: "{A76C93D9-5523-4E90-AAFA-4DB112F9AC76}" HKEY_CURRENT_USER\Software\Microsoft\CTF\SortOrder\AssemblyItem\0x00000411\{34745C63-B2F0-4784-8B67-5E12C8701A31}\00000000\KeyboardLayout: 0x00000000 HKEY_CURRENT_USER\Software\Microsoft\CTF\SortOrder\Language\00000001: "00000411" HKEY_CURRENT_USER\Software\Microsoft\CTF\TIP\{03B5835F-F03C-411B-9CE2-AA23E1171E36}\LanguageProfile\0x00000411\{A76C93D9-5523-4E90-AAFA-4DB112F9AC76}\Enable: 0x00000001 So the GPO reg settings looked like this; Took me ages to work this out as its easy to install the Japanese keyboard with a reg key but not the IME bit. I know this is an old thread but I couldn't find this info anywhere else on the net so I thought I'd share it here now I have worked it out. Edited March 5, 2014 by bikeman 1
chazzy2501 Posted March 5, 2014 Posted March 5, 2014 You can change users Regional options using GPP but I don't know if that is at all useful to you.
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