jim191 6 discussion posts
|
Hi
When you right click on a traystatus icon, it shows a language submenu. It would be nice if there was a way of hiding that language submenu. That's because once I set a language, I will never change it again (and I guess it's the same for 99% of other users). So I never need to see that menu again. Its unneccesary clutter. Aug 31, 2019
• #1
|
|
I've put that on our suggestion list and we'll be sure to let you know if/when we're able to implement an option for that.
Thanks! Sep 4, 2019
• #2
|
|
Just a quick update, if you want to disable the Languages menu in TrayStatus 4.1 and up, run this command at an elevated command prompt, then restart TrayStatus:
reg add "HKLM\Software\Binary Fortress Software\TrayStatus" /v BlockUI-Settings-Languages /t REG_SZ /d 1 If you want to enable the Languages menu, run this one and restart TrayStatus: reg delete "HKLM\Software\Binary Fortress Software\TrayStatus" /v BlockUI-Settings-Languages Dec 13, 2019
• #3
|
Was this helpful? | |