Re: Registering in ROT with ROTFLAGS_ALLOWANYCLIENT



I didn't suggest anything like what you describe! I merely
meant that you should split your GUI from your COM
plumbing and have a separate executable to register in
the ROT. Obviously I don't know a great deal about your
design, so I couldn't comfortably present this setup, but
the conclusions you drew were wildly worse...

--
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD
email: agnickolov@xxxxxxxx
MVP VC FAQ: http://www.mvps.org/vcfaq
=====================================

"Frank" <franktko@xxxxxxxxxxx> wrote in message
news:1115841964.367024.237350@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Well Alexander, we used to have our own exe which was pretty similar to
> what mmc is; a console for the administrator, with the typical model: a
> tree control at left, result view on the right.
>
> It's been a *great* move for us to drop this code a few years back and
> implement a snapin instead (I still would recommend it to others in a
> similar situation as ours); now we have wonderfull integration with
> other tools (snapins) which would have been next to impossible without
> a very close development effort between us and these other tool
> vendors. MMC by itself does nothing - it<s just setting a standard on
> how tools should be implemented and the reward is this integration
> between the different tools. We consider our snapin to be our
> application and mmc.exe is our application; it just happen that we
> don't control this exe shell (how it's installed and configured).
>
> So you're telling me we should drop mmc and redo all this console-type
> UI, forget all the benefits that it brings us and that this would be a
> better design? I have a great deal of respect for you Alexander (a real
> COM guru :-) and thanks for your suggestion, but I'll pass on this
> one...
>
> Frank
>


.



Relevant Pages

  • RE: Open PropertySheet of TaskScheduler 2.0 [Vista & above]
    ... a good managed Extension interface to MMC. ... over the Root and ScopeNode's in the MMC snapin, ... i want to extend, to show the PropertySheet of a task. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Question about installing .net 2.0 when .net 1.1 is present (HELP)
    ... ..net 1.1 configuration tool. ... Tools->Microsoft .NET Framework 1.1 Configuration; ... if I simply open the MMC console and select Add/Remove Snapin ...
    (microsoft.public.dotnet.framework)
  • Re: schema
    ... I don't think the MMC snapin will automatically display all attributes on ... Or program an MMC ... Snapin extension to extend the Users And Computers snapin to display the new ... > i modified schema using active directory schema MMC snap- ...
    (microsoft.public.win2000.security)
  • Re: Understanding MMC and AzMan
    ... You have to build your own MMC snapin for this. ... it's very specific to your app needs. ... > see now that Enterprise Manager is just an MMC snap-in (or at least I ...
    (microsoft.public.platformsdk.security)
  • Re: Registering in ROT with ROTFLAGS_ALLOWANYCLIENT
    ... Well Alexander, we used to have our own exe which was pretty similar to ... a console for the administrator, ... MMC by itself does nothing - it<s just setting a standard on ...
    (microsoft.public.win32.programmer.ole)