SSU KB5012672 don't require KB2919355 so it should replace both KB3021910 & KB5001403, but i need to verify that + .NET 3.5 KB5012139 is a small update, not rollup
I am trying to make new UP4O package with new SSU, LCU, NET4.8 LCU and KB5011266 OoB. KB3138378 and KB3187754 v2 removed. New, clean install of Pro VL, Enterprise, applied UP4O, run WU and there is always very old LCU KB4054519 on the list of updates. Am I missing something?
KB4054519 gone. So, I have to add this: Code: RunProgram="x86:cmd /c color 1f & title Adding QualityCompat Registry Key... & reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\QualityCompat /v cadca5fe-87d3-4b96-b7fb-a231484277cc /t REG_DWORD /d 0 /f" RunProgram="x64:cmd /c color 1f & title Adding QualityCompat Registry Key... & reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\QualityCompat /v cadca5fe-87d3-4b96-b7fb-a231484277cc /t REG_DWORD /d 0 /f"
How to integrate KB5012331 in Microsoft Windows Embedded 8.1 Industry Enterprise x86 with Update 3? I have integrated 5012139 Description of the Security and Quality Rollup for .NET Framework 3.5 for Windows 8.1, RT 8.1, and Windows Server 2012 R2 (KB5012139) 5012142 Description of the Security and Quality Rollup for .NET Framework 4.5.2 for Windows 8.1, RT 8.1, and Windows Server 2012 R2 (KB5012142) 5012130 Description of the Security and Quality Rollup for .NET Framework 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2 for Windows 8.1, RT 8.1, and Windows Server 2012 R2 (KB5012130) 5012124 Description of the Security and Quality Rollup for .NET Framework 4.8 for Windows 8.1, RT 8.1, and Windows Server 2012 R2 (KB5012124) but still KB5012331 popups in Windows Update.
I didn't enable .NET 3.5. Anyway rebuild image with KB5012124 only and still KB5012331 popups in Windows Update. Do I need KB5012139, too?
One machine is running Windows 8.1 and it's fine. But how unstable 8.1 is, it's a nightmare! Forcibly put the wrong driver and that's it, blue screen. I like Vista better. It's more cozy with other people's drivers
Im having problems with w8.1 pro(en-gb_windows_8.1_pro_vl_with_update_x64_dvd_6050881), its been fully updated to satisfy WU with wumt+wsusscn2.cab(in Offline mode). CBSEnum wont Unhide or Decouple packages whether i run as administrator or not, Group Policy registry tweaks dont apply, they dont show as set in GPEdit.msc, only tweaks done in gpedit set correctly, and i have a service that is showing errors in the Service page. Anyone else having these problems?
Manually added registry tweaks are not reflected in Group Policy GPEdit has its own additional machine-specific registry keys
Just a little catch up from me. I'm installing from time to time (to see what's missing or not used anymore) using the "Windows 8.1 with Update 3 (multiple editions) VL" iso. I'm installing drivers and start with the SSU and the latest LCU. After that i install all the optional and important updates i have offline. This time my results were these. The old IE CU (KB3185319) was not asked by WU. The August rollup (KB3179574) says is "not applicable" any more? Used to get installed and i haven't found it being superseded by. The old 2017-12 LCU (KB4054519) resurfaced this time. I have installed it and nothing further came up on WU. Now compare to @3zero3 's pack (up4o_x86_x64_22.4.1) my differences are these: On important updates I'm missing the KB3185319 and the KB3172729 which is replaced (for x64) by KB4535680 and this is the one i have installed. On optional updates I'm missing the KB3109976, KB3115224, KB3121261, KB3126030 and KB3140185. And i have some extra updates that are missing from the pack and were asked previously by WU (and i have them installed) : KB2976978-v24 KB3044374 KB3080149 KB3109976 KB3115224-v2 KB3121261-v2 KB3126030 KB3150513
@venejo old IE CU (KB3185319) was only requested with Preview Monthly Quality Rollup, which is discontinued i kept it for convenience August rollup (KB3179574) is still needed for Enterprise edition, and Server editions https://forums.mydigitallife.net/threads/windows-8-1-hotfix-repository.47590/page-172#post-1697450 Adding QualityCompat registry removes old LCU (KB4054519)
For info only, never used Enterprise editions of 8.1 and never had installed "Preview Monthly Quality Rollup"s as i do the same with windows 10. As for why was keep on having these updates don't know. Could these be because i use specific language iso and not an english one? Last thing, i have two Flash player updates which i guess there's no need to keep them. Never had an uninstaller from Microsoft as i did with newer versions of Windows. Was there something out or is it in the LCU? Thanks.
Seems to me, this is not original ISO. There is no multiple VL ISO. Pro VL and Enterprise are VL ISOs only. I am using MS ISOs only. Most of them are "Windows 10" updates. Other updates are inside package, which You see if You open with 7z. You can hide them if You want.
@3zero3 The iso i'm using is the el_windows_8.1_pro_vl_with_update_x64_dvd_6050886.iso (official checked hash) Installing pro. I just did another clean format but my results were the same. These "Windows 10" updates i had for extras are shown (didn't installed them this time) and i will hide them as you said. Will apply the reg key to get rid of the 2017-12 LCU and that's all. Thanks to you and @abbodi1406 as well.
Is anybody want this registry key to be added, to remove MRT (Malicious Software Removal Tool) from WU update list? Code: RunProgram="x64:cmd /c color 1f & title Adding MRT Removal Registry Key... & reg add HKLM\SOFTWARE\Policies\Microsoft\MRT /v DontOfferThroughWUAU /t REG_DWORD /d 1 /f"