本帖最後由 waishingme 於 2019-12-12 22:00 編輯
應該未出殺手鐧
【Win 7 用戶死也不升 Win 10!!】Microsoft 出煩招!! 發全屏警告提你升級
https://www.hkepc.com/18776

https://www.bleepingcomputer.com ... -10-upgrade-alerts/
Technical Details about EOSnotify.exe
The EOSnotify program is located at %windir%\system32\EOSNotify.exe and is launched by two scheduled tasks named EOSNotify and EOSNotify2 located under Microsoft -> Windows -> Setup in Task scheduler.
The EOSNotify task is launched any time a user logs into Windows and the EOSNotify2 is run daily at 12PM.
When the EOSNotify.exe program runs it will check the LastRunTimestamp value under the HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\EOSNotify key and if has already run that day, it will not show the alert.
When a user clicks on the "Don't remind me again" link in the alert, EOSNotify.exe will create the DiscontinueEOS value and and set it to 1 to indicate that the alert should not be shown again.
Therefore, users can configure the following registry key before January 15th, 2020 in order to never see the alert.- [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\EOSNotify]
- "DiscontinueEOS"=dword:00000001
複製代碼 |