Hi, I am looking for a way to modify the menu associated with the root of a NSE. Right now I can only add items to that menu by means of the ContextMenuHandler registered under HKEY_CLASSES_ROOT CLSID <NSECLSID> ShellEx ContextMenuHandlers What I am interested in is to modify the default context menu created by the shell. More specifically, I want to remove programmatically the Open, Explore, and Properties menu items when the NSE is in a "logging-off" mode". Any idea on how to achieve this? Thanks, Simon