Snapin not appearing in the 'Add or Remove Snap-ins' dialog?
Im having is开发者_高级运维sues trying to get a custom snapin to display in the Add/Remove Snap-ins dialog (MMC). Is this done though a registry key?
You can use installutil to register the snap-in. That will get it showing up in the Add/Remove Snap-ins dialog.
精彩评论