Tordex Community
Is possible to disable context menu? - Printable Version

+- Tordex Community (http://forum.tordex.com)
+-- Forum: True Launch Bar (http://forum.tordex.com/forum-3.html)
+--- Forum: General Discussion (http://forum.tordex.com/forum-8.html)
+--- Thread: Is possible to disable context menu? (/thread-2779.html)



Is possible to disable context menu? - macho - 06-03-2007

I wanna know how to disable context menu. Several user use this computer, so I don't want that a configuration I've just setup is modified. Can I ? Please let me know.

Best Regards.


- Yuri Kobets - 06-04-2007

It is impossible to disable the context menu. The best way to protect TLB from changes is to set the NTFS permissions into read only.


- dina - 07-10-2007

I think it is impossible.


- Yuri Kobets - 07-10-2007

Quote:I think it is impossible.
What is impossible?

Generally I found the way to disable context menu. All you need is to create the empty context menu template (c:\program files\truelaunchbar\contextmenu). Make XML file with text:
Code:
<?xml version="1.0" encoding="utf-8" ?>
<tlbmenu name="Empty menu" />

And select this template in the TLB Settings->Context menu. This will disable the menu.