設置 Windows 的 explorer.exe 進程結束後自動恢復運行

一般狀況下,使用一些系統垃圾清理軟件時會自動結束 Windows 系統的 explorer.exe 進程,若是進程結束後沒有自動恢復運行,可經過修改註冊表來實現。

將如下代碼保存爲.reg 註冊表文件,而後雙擊導入(適用於 Windows 2000/XP/2003)
-------------------------------------------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"AutoRestartShell"=dword:00000001spa

相關文章
相關標籤/搜索