@jim_p Addendum: you do need any of the extended sevicing stack updates (4516655, 4523206, 4531786) before installing kb4530734
Sorry, I have not installed KB4530734, in my Windows 7 computer. After installing KB4530734, how can I disable the full-screen upgrade prompts for Windows 10? Via registry, or Group Policy Editor perhaps? Note that I cannot install Windows 10 in my computer, as it is my office laptop. Thank you very much.
Start cmd as administrator Code: reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\EOSNotify /f /v DiscontinueEOS /t REG_DWORD /d 1 reg add HKCU\Software\Microsoft\Windows\CurrentVersion\EOSNotify /f /v DiscontinueEOS /t REG_DWORD /d 1 schtasks /Change /DISABLE /TN "Microsoft\Windows\Setup\EOSNotify" schtasks /Change /DISABLE /TN "Microsoft\Windows\Setup\EOSNotify2"
Thank you so much, Master abbodi1406. You are indeed a lifesaver for many of us here. So, the change in Registry and Task Scheduler via the command script you posted is a permanent method to disable the full-screen upgrade prompts for Windows 10, right? And, after applying the command script, there is no way for M$ to forcefully pop up the full-screen upgrade prompts for Windows 10, right? Thank you once again, Master abbodi1406. In Master abbodi1406 we trust.
Yes they can override it if they want you could add the DontRemindMe, i doubt they will ignore that Code: reg add HKCU\Software\Microsoft\Windows\CurrentVersion\EOSNotify /f /v DontRemindMe /t REG_DWORD /d 1 reg add HKCU\Software\Microsoft\Windows\CurrentVersion\EOSNotify /f /v LastRunTimestamp /t REG_QWORD /d 0x0 reg add HKCU\Software\Microsoft\Windows\CurrentVersion\EOSNotify /f /v TimestampOverride /t REG_QWORD /d 0x0
For the KB4535102, I see multiple downloads for Windows 7 x64. I downloaded them all but the first one is already giving me trouble, telling me Software Update KB4532929 Installation Wizard does not apply, or is blocked by another condition on your computer. Am I supposed to skip it or did I not apply the bypass ESU properly?
Noob here: are these "safe" to install or will they start giving me the W10 or out of support pop ups? I don't usually install updates but since I can't upgrade Windows or install an alternative OS I guess it's time to start to do things efficiently. Thank you for your time.
Is this a trick question!! LOL Why would Windows 10 have a popup telling you to upgrade to Windows 10?? Now maybe Win7 may have a popup.