We Recommend

Microsoft Windows Registry Guide Microsoft Windows Registry Guide
Get the in-depth information you need to modifyand seamlessly managethe Windows registry. Written for IT professionals and power users, this vital resource reveals little-known registry techniques, tricks, tips, and secrets to make your job easier.


Posted By

Scooter on 03/06/08


Tagged

HKCR HKCU


Versions (?)


Disable the language bar


Published in: Windows Registry 


The language bar is basically useless unless you do a lot of work in more than one language.

  1. Windows Registry Editor Version 5.00
  2.  
  3. [-HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}]
  4. @="Language bar"
  5. "MenuTextPUI"="@%SystemRoot%\\System32\\msutb.dll,-325"
  6.  
  7. [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
  8. "NoSaveSettings"=dword:00000000

Report this snippet 

You need to login to post a comment.