注:windows自動更新后每次都會自動重啟,真的很傻,沒什么不加一個(gè)確認(rèn)選項(xiàng)呢?還好,看到這篇文章。
原文鏈接:Prevent Windows automatic updates reboot
Another one of those reminder posts: How to prevent the reboot triggered by the Windows automatic update feature.
On XP Home go to or create the following registry key/value HKEY_LOCAL_MACHINE \Software\Policies \Microsoft\Windows \WindowsUpdate\AU\NoAutoRebootWithLoggedOnUsers (Dword)
and set it to either 0 (allow reboots) or 1 (disallow reboots).