Questions tagged [snap-in]
37 questions
0
votes
2 answers
MMC 3.0 snap in development and 'connect to another computer...' dialog
I'm in the process of developing a custom MMC 3.0 snap-in and was wondering if there is some built in SDK/API way of connecting to another computer running the same snap-in? If so, can someone provide some code samples or links to tutorials on how…

Scott
- 2,183
- 18
- 33
0
votes
1 answer
Scripting MMC with vbscript
I would like to add a snap in via vbscript and I have been having a problem getting the snap in to add to the console. It will be run in a Windows 7 environment. If someone could have a look see and direct me in the right direction I would be most…

roontoon
- 11
- 3
0
votes
3 answers
custom mmc snap-ins icon
Looking into how to provide the icon for my custom mmc snap-ins.
Language = c#

pdiddy
- 6,217
- 10
- 50
- 111
0
votes
1 answer
mmc snap-ins extension
Looking for how to create a snap-in extension.
I know how to create STANDALONE snap-ins but, also need to look into the snap-in extensions.
I'd like to create them in c#.

pdiddy
- 6,217
- 10
- 50
- 111
0
votes
1 answer
Snapin not appearing in the 'Add or Remove Snap-ins' dialog?
Im having issues trying to get a custom snapin to display in the Add/Remove Snap-ins dialog (MMC). Is this done though a registry key?

Kyle
- 17,317
- 32
- 140
- 246
0
votes
1 answer
What are MMC extension snap-ins?
Looking through our MMC snap-in code I can't get one concept. We have a tree of different class items inserted into MMC snap-in root node and only two of them register themselves as extensions. These two classes are nothing special compared to any…

sharptooth
- 167,383
- 100
- 513
- 979
0
votes
1 answer
Setting up 1-click Install for custom Powershell provider
I've created a custom Powershell provider. However, currently there are a few steps people have to do to get it working on a user's computer:
configure Powershell to run against .Net 4 (add a config file in…

zidsal
- 577
- 1
- 7
- 30