How to remove "new window from here" menu item (MMC 3.0)
Currently I'm developing an MMC 3.0 based applicat开发者_运维百科ion. How I'm able to hide\remove the menu item "New window from here" which appears when you right click on any node in the left=hand pane (this is implemented to the Microsoft Event Viewer)?
Thanks in advance
Right click on the msc file and then click Author. There go to File > Options. In the combo box select: "User mode - limited access, single window" close the console and save the changes. Run the MSC file and now the "New window from here" won't be there any more.
dig.
精彩评论