Hi Do we still need to install one of Monthly rollups released between April 10, 2018 (KB4093118) and March 12, 2019 (KB4489878) before installing KB4519976 on freshly installed windows 7? It was necessary until KB4507449 as mentioned on Monthly rollups KB articles but not mentioned from then in any newer Monthly rollups KB articles. Thanks (I can't use Windows Update and just download and install from Microsoft Update Catalog)
Thanks Sorry i know it's a dumb question: if i install KB4099950 there is no need to install one of Monthly rollups released between April 10, 2018 (KB4093118) and March 12, 2019 (KB4489878)? and in Microsoft Update Catalog KB4099950 comes with "pciclearstalecache_1c9....exe" i should run "pciclearstalecache_1c9....exe" before or after installing KB4099950? or just installing KB4099950.msu is enough?
No, no need for older rollups and no need for external exe, KB4099950.msu itself contain and run PCIClearStaleCache.exe
I haven't really got on what's the deal with PCIClearStaleCache.exe. Is it needed on a fresh installation and should it be run, only by clicking on it after the latest rollup has been installed or what?
Do we need kb4531786 to be installed before kb4530734? I have not booted in my w7 installation yet so as to check, I will probably do it on Friday.
@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"