Thread: IME gone
View Single Post
Old Jun 24, 2003, 10:42 PM   #12 (permalink)
PangingJr
Member
 
Join Date: Mar 2003
Posts: 5,906
PangingJr has a spectacular aura aboutPangingJr has a spectacular aura aboutPangingJr has a spectacular aura about

start/run and entering.. intl.cpl
click languages (tab) ->details.. ->language bar...
and un-checked "show the language bar on the desktop".
make a .reg file from below and import it..
after rebooted, go back to the above step but re-check it this time.

----------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}]
@="Language bar"
"MenuTextPUI"="@%SystemRoot%\\System32\\msutb. dll,-325"

[HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}\Implemented Categories]

[HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}\Implemented Categories\{00021492-0000-0000-C000-000000000046}]

[HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}\InProcServer32]
@="C:\\WINDOWS\\System32\\msutb.dll"
"ThreadingModel"="Apartment"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
"NoSaveSettings"=dword:00000000

-----------------------------

use the above registry entry on windows XP only!
becareful whenever you play with windows registry. good luck!
PangingJr is offline   Reply With Quote