vote up 0 vote down star

Hi,

Waht does /s means in %SystemRoot%\system32\services.msc /s?

Where can I find the complete reference?

Thanks.

flag

77% accept rate
1  
I say this belongs to superuser.com – hasen j Nov 7 at 3:22

2 Answers

vote up 0 vote down check

IIRC, MMC used to have a splash screen, and the /s switch would suppress it. The continued existence of the switch on the shortcut may just be left over cruft.

link|flag
vote up 2 vote down

services.msc runs with mmc (Microsoft Management Console). As far as I know, there is no /s switch. Documentation for the command line switches for this program can be found here.

link|flag
In Windows XP, the default shortcut to the Services applet from Administrative tools is %SystemRoot%\system32\services.msc /s – recursive Nov 7 at 3:21

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.