Problem with Killing windows explorer?

前端 未结 5 568
梦毁少年i
梦毁少年i 2020-12-17 02:34

I need to kill windows explorer\'s process (explorer.exe), for that

lets say i use a native NT method TerminateProcess

It works but the problem is that the

5条回答
  •  攒了一身酷
    2020-12-17 02:41

    From Technet:

    You can set the registry key HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\AutoRestartShell to 0, and it will no longer auto-restart.

提交回复
热议问题