I've added KB931125 to my list already. As for KB2934207, it didn't offer to me when I checked it, so I don't know what to do. Can anyone who got this update provide a direct download link so I can do some experiment to it? (Just use Wireshark to get the HTTP packets and grab the URL from inside them.) Microsoft did not provide a link to download the patch. At least I have not found. So I created the addon with the files installed on my system. http://support.microsoft.com/kb/2934207 I'm using the INF file below to disable the notification. Is working well. INF contents: [Version] Signature=$Windows NT$ Class=Base [DefaultInstall.NT] DelReg=ShotA.new AddReg=ShotB.new,ShotB.changed [shotA.new] [shotB.new] HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion","DisableEOSNotification",0x10001,1 HKCU,"Software\Microsoft\Windows\CurrentVersion","DisableEOSNotification",0x10001,1 CMD contents: start /wait rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %systemdrive%\TWEAKS\DisableEOSNotification.inf Put the INF file in folder: $OEM$\$1\TWEAKS And the CMD file to run it in the directory: $OEM$\$Docs\Default User\Menu Iniciar\Programas\Inicializar Attached files: https://www.mediafire.com/?1ye91sno18aig1j