Administration Services - Deleting Existing Services with sc.exe Command
Windows System and Applications Information Center
|
|
| Deleting Existing Services with sc.exe Command | | How to use sc.exe command to delete an existing service? | | By: FYIcenter.com | | If you want to delete a service created by yourself, or by a third party application,
you can use the "delete" commanded offered by the sc.exe tool as shown in this tutorial.
Run sc.exe in a command window and do the following:
C:\>sc delete CalcService1
[SC] DeleteService SUCCESS
C:\>sc query CalcService1
[SC] EnumQueryServicesStatus:OpenService FAILED 1060:
The specified service does not exist as an installed service
| | ID: 269 | Rank: 1651 | Votes: 0 | Views: 492 | Submitted: 20070101 |
Copyright © 2009 FYIcenter.com
All rights in the contents of this Website are reserved by the individual author.
No part of the contents may be reproduced in any form without author's permission.
|
|
|