Jump to content

Dekstop context menu entry..


Recommended Posts


Posted

PM Sent!

I have commented the tweaks which are in a file called PASSTHRU.LST and located in the Common Folder of the installation pack, open with a text editor

; Hide splash screen when starting the program
HKCU,"SOFTWARE\Portrait Displays\WinPortrait","CTRL_SPLASH",       65537, 00, 00, 00, 00
; Disable the system tray icon
HKCU,"SOFTWARE\Portrait Displays\WinPortrait","CTRL_SYSTRAY_ICON",       65537, 00, 00, 00, 00
; Disable the desktop context menu
;HKCU,"SOFTWARE\Portrait Displays\WinPortrait","ALLOW_CONTEXT_MENU", 65537, 00, 00, 00, 00
; Dont Show the floater bar option on the sys tray context menu and stop the exe from running
HKLM,"SOFTWARE\Portrait Displays\WinPortrait","AllowFloater",      65537, 00, 00, 00, 00

All the tweaks are set to disable the options just edit the ones that you want.

The lines after 65537 are the ones that need editing, 00, 00, 00, 00 = a dword value of 0 and 01, 00, 00, 00 == a dword value of 1

Posted
I want to remove all traces from the desktop context menu, I can rotate by right clciking the task tray icon. I hate having clutered context menus.

shame there is no freeware alternative :(. Ive googled but found none.

Open up regedit and navigate to

HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers

And you can remove all the keys you want, but the "New" keys.

I've attached mine, with no other entries; make sure to back-up before editing.

ContextMenuHandlers.reg

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...