Solved Vista language tool bar fix for when dissapears :)

halifaxstud

New Member
FIXED
Simply check that CTFMON.EXE boots at startup (for all users) Or go to start/run and type CTFMON.EXE then enter.



Use the following code (copy and paste to a .REG file) if you don't know how to add manually this executable to HKLM startup.


Code:
Windows Registry Editor Version 5.00
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"ctfmon"="CTFMON.EXE"
 

My Computer

Back
Top