i cannot seem to get rid of a service
hi all, iv tried use sc delete servicename in batch file in computer startup script rid of service not work!
when log in can see service still there , still running. can sc delete servicename used in a batch file , can used startup script opposed logon script?
i need rid of service iv managed far stop , disable service, surely there is a way delete it.
thanks
services can found @ hkey_local_machine\system\currentcontrolset\services\ in register editor, can delete on there. after that, can use sc delete remove service.
but i'm not recommending this, service trying remove? please make backup of you're removing before deleting it.
Windows Server > Windows Server General Forum
Comments
Post a Comment