When loading the primary snapin the extension snapin nodes appear in some defined order, but I cannot see what defines the order.
views:
39answers:
1
A:
Hello, It seems that the extension GUID defines the order. Snapins are listed Alphabetically based upon the GUID.
See: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\MMC\NodeTypes{Your primary snapin GUID}\Extensions\NameSpace
This will list all of the guids that extend your snapin.
Zenox
2009-07-06 18:29:10