How to add snap-in to MMC
I am developing a simple C # application under Windows 7 as a span-in to mmc like in this link
http://msdn.microsoft.com/en-us/library/ms692759(VS.85).aspx
After adding the dll to the GAC, I used installutil.exe to install the snap-in but I couldn't find it in add / remove snap-in
please, help
+2
a source to share