The SC command in NT systems is very useful. But recently, when making an antivirus software NOD32, the original antivirus software cannot be ended using the Task Manager to end ekrn.exe after installation (it prompts that the system process cannot be ended), and the sc delete cannot be used to delete the service. However, the process I created myself using the command "%WINDIR%\SYSTEM32\SC.EXE" CREATE "ekrn" TYPE= INTERACT TYPE= OWN START= AUTO BINPATH= "%CD%\ekrn.exe" DISPLAYNAME= "Eset Service" can not only be ended using any manager but also the service can be deleted using sc delete.
Asking all the experts, is there any way to make the created process service not be able to be ended manually. Waiting online......
Asking all the experts, is there any way to make the created process service not be able to be ended manually. Waiting online......


