Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to get "My Computer"s "Manage" on the context menu ?

6 views
Skip to first unread message

Richard Mahn

unread,
Jul 15, 2003, 12:54:36 PM7/15/03
to
Context menus are working properly on "My Computer" but haven't figured out
how "Manage" to show. MMC is installed and compmgmt.msc works, but the
context menu option isn't showing.
What is required for the final piece ?
Thanks.


Lynda Allen [MS]

unread,
Jul 15, 2003, 1:18:58 PM7/15/03
to
Hi Richard,

Adding the following registry keys to a configuration in TD will add
"manage" functionality:
HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage
Default REG_EXPAND_SZ
@%%windir%%\system32\mycomp.dll,-400
Suppression Policy REG_DWORD
0x4000003c(1073741884)

HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage\
command
Default REG_EXPAND_SZ
%%windir%%\system32\mmc.exe /s %%windir%%\system32\compmgmt.ms

Hope this helps,

Lynda

"This posting is provided "AS IS" with no warranties, and confers no rights"

"Richard Mahn" <Rich...@Entivity.Com> wrote in message
news:O5LiHHvS...@TK2MSFTNGP11.phx.gbl...

Richard Mahn

unread,
Jul 15, 2003, 3:22:42 PM7/15/03
to
Thanks.
I'll give it a try.
Note: It looks like the 'c' got dropped on the "compmgmt.msc".

"Lynda Allen [MS]" <lya...@online.microsoft.com> wrote in message
news:u7FduUvS...@tk2msftngp13.phx.gbl...

0 new messages