WindowsService into mmc

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mika M

    WindowsService into mmc

    Hi,

    I've made C# 2005 Solution containing quite simple
    "MyWindowsServi ce"-project and other project in same solution which is
    simple controller using serviceControll er-component on Windows-form only
    for start/stop "MyWindowsServi ce".

    Now I'm wondering is it possible to use mmc (Microsoft Management
    Console) to make own treeview branch or something for "MyWindowsServi ce"
    to replace my servicecontroll er Windows-form project? If it's possible,
    is there any example how to do this.
    --
    Mika
Working...