View Single Post
Old 12-12-2019, 11:11   #14
Saturn
Senior Member
 
L'Avatar di Saturn
 
Iscritto dal: Dec 2001
Cittā: Planet Saturn (♄)
Messaggi: 17583
Quote:
Originariamente inviato da JoJo Guarda i messaggi
Presa da altri lidi:

Codice:
Well, I have been kindly advised by another very smart & sophisticated person that adding the win7 registry key as below:
HKEY_LOCAL_MACHIN\Software\Microsoft\Windows\CurrentVersion\EOSNotify] "DiscontinueEOS"=dword:00000001
will surely ease your reasonable concern regarding an install of dec2019rollup & the expected jan2020 full screen annoying warning.

UPDATE: A bit extended advice on what to do :)

schtasks /Change /TN "Microsoft\Windows\Setup\EOSNotify" /Disable
schtasks /Change /TN "Microsoft\Windows\Setup\EOSNotify2" /Disable
+
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\EOSNotify" /v "DiscontinueEOS" /t REG_DWORD /d 1 /f
Grazie mille !
Saturn č offline   Rispondi citando il messaggio o parte di esso
 
1