the command line option of MMC.EXE

Hi,all
Could anyone tell me all the command line option of MMC.EXE like mmc.exe c:\winnt\system32\services.msc .

Thanks for your time.
Thanks for your help.

Crasher Guo

Have you ever pondered finding it yourself? 30 sec work. Oh well, today’s
Dilbert answers it.

Start MMC, Help, Help Topics, select Index, write “command line”, click the
on first subentry “managing MMC”, examine page and the only link there is
“MMC Command Line Options”. Quite straightforward; found on the second
attempt. The first one was “mmc /?” which the silly utility doesn’t support.

Best regards,

Michal Vodicka
STMicroelectronics Design and Application s.r.o.
[michal.vodicka@st.com, http:://www.st.com]


From: xxxxx@sinfors.com.cn[SMTP:xxxxx@sinfors.com.cn]
Reply To: xxxxx@lists.osr.com
Sent: Thursday, October 16, 2003 4:14 AM
To: xxxxx@lists.osr.com
Subject: [ntdev] the command line option of MMC.EXE

Hi,all
Could anyone tell me all the command line option of MMC.EXE like mmc.exe
c:\winnt\system32\services.msc .

Thanks for your time.
Thanks for your help.

Crasher Guo


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: michal.vodicka@st.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

Hi,Michal Vodicka

Thanks for you reply.
I’m sorry for my first email.
My purpose is use command line run Windows Service manager and show the special service’s(like DHCP serivce) property window.

======= 2003-10-16 04:32:00 You wrote=======

Have you ever pondered finding it yourself? 30 sec work. Oh well, today’s
Dilbert answers it.

Start MMC, Help, Help Topics, select Index, write “command line”, click the
on first subentry “managing MMC”, examine page and the only link there is
“MMC Command Line Options”. Quite straightforward; found on the second
attempt. The first one was “mmc /?” which the silly utility doesn’t support.

Best regards,

Michal Vodicka
STMicroelectronics Design and Application s.r.o.
[michal.vodicka@st.com, http:://www.st.com]

> ----------
> From: xxxxx@sinfors.com.cn[SMTP:xxxxx@sinfors.com.cn]
> Reply To: xxxxx@lists.osr.com
> Sent: Thursday, October 16, 2003 4:14 AM
> To: xxxxx@lists.osr.com
> Subject: [ntdev] the command line option of MMC.EXE
>
> Hi,all
> Could anyone tell me all the command line option of MMC.EXE like mmc.exe
> c:\winnt\system32\services.msc .
>
>
>
> Thanks for your time.
> Thanks for your help.
>
> Crasher Guo
>
>
>
>
> —
> Questions? First check the Kernel Driver FAQ at
> http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: michal.vodicka@st.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>


Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@sinfors.com.cn
To unsubscribe send a blank email to xxxxx@lists.osr.com

= = = = = = = = = = = = = = = = = = = =

Crasher Guo
xxxxx@sinfors.com.cn
2003-10-16

Create an empty .MMC file, add the necessary snap-in, then save the file.
Then call ShellExecute for “MyFile.mmc”.

Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com

----- Original Message -----
From: “Crasher Guo”
To: “Windows System Software Devs Interest List”
Sent: Thursday, October 16, 2003 10:22 AM
Subject: [ntdev] RE: the command line option of MMC.EXE

> Hi,Michal Vodicka
>
> Thanks for you reply.
> I’m sorry for my first email.
> My purpose is use command line run Windows Service manager and show the
special service’s(like DHCP serivce) property window.
>
>
> ======= 2003-10-16 04:32:00 You wrote=======
>
> >Have you ever pondered finding it yourself? 30 sec work. Oh well, today’s
> >Dilbert answers it.
> >
> >Start MMC, Help, Help Topics, select Index, write “command line”, click the
> >on first subentry “managing MMC”, examine page and the only link there is
> >“MMC Command Line Options”. Quite straightforward; found on the second
> >attempt. The first one was “mmc /?” which the silly utility doesn’t support.
> >
> >Best regards,
> >
> >Michal Vodicka
> >STMicroelectronics Design and Application s.r.o.
> >[michal.vodicka@st.com, http:://www.st.com]
> >
> >> ----------
> >> From: xxxxx@sinfors.com.cn[SMTP:xxxxx@sinfors.com.cn]
> >> Reply To: xxxxx@lists.osr.com
> >> Sent: Thursday, October 16, 2003 4:14 AM
> >> To: xxxxx@lists.osr.com
> >> Subject: [ntdev] the command line option of MMC.EXE
> >>
> >> Hi,all
> >> Could anyone tell me all the command line option of MMC.EXE like mmc.exe
> >> c:\winnt\system32\services.msc .
> >>
> >>
> >>
> >> Thanks for your time.
> >> Thanks for your help.
> >>
> >> Crasher Guo
> >>
> >>
> >>
> >>
> >> —
> >> Questions? First check the Kernel Driver FAQ at
> >> http://www.osronline.com/article.cfm?id=256
> >>
> >> You are currently subscribed to ntdev as: michal.vodicka@st.com
> >> To unsubscribe send a blank email to xxxxx@lists.osr.com
> >>
> >
> >—
> >Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
> >
> >You are currently subscribed to ntdev as: xxxxx@sinfors.com.cn
> >To unsubscribe send a blank email to xxxxx@lists.osr.com
>
> = = = = = = = = = = = = = = = = = = = =
>
>
> Crasher Guo
> xxxxx@sinfors.com.cn
> 2003-10-16
>
>
>
> —
> Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com