How Can I Hide Language Bar?

Musaad

Member
Messages
31
Reaction score
1
Hi there! Can you help me figure out how to hide the language bar on Windows using ntlite?
 
Last edited:
Add a new command to Post-Setup (User) or "After logon":
CommandParameters
regadd "HKEY_CURRENT_USER\Software\Microsoft\CTF\LangBar" /v ShowStatus /t REG_DWORD /d 3 /f

Logout and log back in.
 
After downloading a custom OS, I am unable to switch to a different language using Alt+Shift. What did he remove?
 
NTLite forum doesn't support other modded ISO's here. Go ask the project's devs. Language Bar needs Input Service (or CTFMON).
 
NTLite forum doesn't support other modded ISO's here. Go ask the project's devs. Language Bar needs Input Service (or CTFMON).
Could you please tell me the name of the input service? Thank you for your help.
 
Back
Top