Open main menu
Changes
Enabling / disabling Windows services
1 byte added
,
18:38, 30 June 2011
Undo revision 9149 by
202.138.120.88
(
talk
- The space is important, the command will fail otherwise)
To disable a service permanently ("Start Type"), you can use the sc command:
sc config <service_name> start=disabled
← Older edit
Newer edit →
BrunoReX
2
edits