it's the CTFMON.exe that's missing
Click Start Menu, write CTFMON.exe, click it. Does the Language bar appear? If yes, then you need to add it to system startup:
Copy below into notepad and then "save as" call it language.reg and save desktop double click on the saved file to merge into registry Reboot to take effect:-
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
\"ctfmon\"=\"CTFMON.EXE\"
Link Removed