Until today, i’ve never thought of SC.exe to delete a Windows Service. Is it so easy? it is!
To delete a Windows Service using Service Control SC.exe just do a:
SC DELETE “Service Name”
Jup, that’s it!
Until today, i’ve never thought of SC.exe to delete a Windows Service. Is it so easy? it is!
To delete a Windows Service using Service Control SC.exe just do a:
SC DELETE “Service Name”
Jup, that’s it!