DC14
3 discussion posts
Is it possible to disable the sub-menu that appears when right clicking a TitleBar button?. Ideally we would be able to disable it for any user that logs on the server. We have been able to disable most of the features through group policy but I'm unable to find a setting that will deactivate "Run Function on Window", and "Audio Devices". I searched the registry keys as well but can not seem to find a key that would disable this feature. Any assistance is appreciated.
• Attachment [protected]: Titlebar rightclick menu.PNG [22,600 bytes]
You can now disable the context menu for the TitleBar Buttons with DisplayFusion 8.0. Just create the following registry value and you should be all set:
Key: HKLM\Software\Policies\Binary Fortress Software\DisplayFusion
Value Type: String (REG_SZ)
Value Name: TitleBarDisableContextMenu
Value Data: 1
Thanks!