禁用脱机工作对话框_从XP的自动更新中暂时禁用“立即重新启动”对话框
禁用脱机工作对话框
Automatic Updates is a great feature. Your computer stays protected from threats without worrying about it… but if it’s 3am and I’m trying to play a video game, the last thing I want is for the automatic updates to pop up and remind me every 5 minutes that I need to reboot, interrupting my game… Drives me crazy!
自动更新是一个很棒的功能。 您的计算机不受威胁保护,无需担心……但是,如果是凌晨3点,并且我正在尝试玩视频游戏,我想要做的最后一件事是弹出自动更新并每隔5分钟提醒我一次,我需要重新启动,打断我的游戏……让我发疯!
Dear Restart Dialog,
亲爱的重启对话框,
I hate you.
我恨你。
If you want to temporarily disable this popup message and delay rebooting, you can go about it one of two ways. I’m a command line junkie, so I just type this into a command prompt (make sure you use the quotes)
如果要暂时禁用此弹出消息并延迟重新启动,可以采用以下两种方法之一进行处理。 我是一个命令行迷,所以我只需在命令提示符下键入它(请确保使用引号)
net stop “automatic updates”
净停止“自动更新”
Or you can open Control Panel \ Administrative Tools \ Services and click Stop on automatic updates.
或者,您可以打开“控制面板” \“管理工具” \“服务”,然后在“自动更新”上单击“停止”。
Do not disable the automatic updates service, just stop it. The next time you start up your computer, it will restart.
不要禁用自动更新服务,只需停止它即可。 下次启动计算机时,它将重新启动。
Note: If you open the Automatic Updates icon in Control Panel, it will automatically restart the service, which will make the dialog start popping up again.
注意:如果在“控制面板”中打开“自动更新”图标,它将自动重新启动服务,这将使对话框再次弹出。
禁用脱机工作对话框