-
WinNTSetup v5.4.2
External report https://forums.mydigitallife.net/threads/is-anyone-here-has-msfn-org-account-or-knows-how-to-contact-jfx.90161/
-
Intel 8th-9th Gen processors will reach ESU on June 30, 2025
ESU (Extended Security Updates) != EOS (End of Service/Support)
-
Fix Windows Update stuck on checking for updates on Vista (and XP, well kinda) after installing Office 2010 SP2
It's wuaueng.dll regression for calculating updates metadata chain, specifically these functions CUpdatesToPruneList::PopulateSupersedenceInfo CUpdatesToPruneList::AddSupersedenceInfoIfNeeded they fixed it for Win 7-8.1, but they never backported the fix for Vista/Server 2008
-
On decommissioning of update servers for 2000, XP, (and Vista?) as of July 2019
FYI, Windows 2000 no longer can use Microsoft Update even with patched wuaueng because the new v6-legacy-muauth.cab is sha2 signed, it cannot verify it
-
On decommissioning of update servers for 2000, XP, (and Vista?) as of July 2019
Well, what workaround you were using? patched wuaueng.dll will use the same backend as Win7
-
On decommissioning of update servers for 2000, XP, (and Vista?) as of July 2019
https://adamdemasi.com/2025/07/04/windows-7-microsoft-update-issue.html
-
KernelEx for Windows XP?
Scroll towards the end of the archived ryanvm link he posted above, and you will find link for BuildEnviroment.7z
-
Server 2012 Updates on Windows 8
How would have skipped Spectre/Meltdown patches when all Security Only Updates include ntoskrnl.exe?
-
Root Certificates and Revoked Certificates for Windows XP
UpdRoots process the files based on the parameters not filename, e.g. if you run updroots.exe delroots.sst it will add the certificates not delete them Usage: UpdRoots [options] <SrcStoreFilename> Options are: -h - This message -d - Delete (default is to add) -l - Local Machine (default is Third Party) -u - Add to disallowed root store based on some checking, updroots.sst contain certificates that can be downloaded separately from WU (manually or using CertUtil –generateSSTFromWU), e.g. http://ctldl.windowsupdate.com/msdownload/update/v3/static/trustedr/en/8F43288AD272F3103B6FB1428485EA3014C0BCFE.crt authroots.sst certificates are not downloadable separately from WU
-
update collection for windows xp x64?
KB930916 does not exist for XP x64 there are many updates that replace KB930627 and take place, e.g. KB2876331 or KB3069392 you can find all windowsupdate (public and custom support) links for Windows XP x64 Edition here https://msfn.org/board/index.php?showtopic=182599
-
On decommissioning of update servers for 2000, XP, (and Vista?) as of July 2019
Usually for Vista and Win7, it's enough to change wuauserv ServiceDll registry to point to modified file (e.g. wuaueng2.dll)
-
On decommissioning of update servers for 2000, XP, (and Vista?) as of July 2019
This page now provide the SHA-2 signed dotnetfx35.exe (it's signed since July 2021, but the server timestamp for the file is February 2022) https://dotnet.microsoft.com/en-us/download/dotnet-framework/net35-sp1 they also signed the inner installers (exe, msi, msp..), but the content is still the same old dotnetfx35.exe
-
On decommissioning of update servers for 2000, XP, (and Vista?) as of July 2019
Adding g_sconsumersite manually to fe2.update url (to open MU site) prevent the redirection loop with www.update url http://fe2.update.microsoft.com/microsoftupdate/v6/default.aspx?ln=en&g_sconsumersite=1 the site opens in Win 7 / 8.1 too (not that it would work)
-
Offline .Net 3.0sp2 and .Net 3.5 installations on Windows XP
What files are missing from the full .Net 3.5 offline installer? you can build .NET 3.0 SP2 installer manually from dotnetfx35.exe https://docs.microsoft.com/en-us/archive/blogs/astebner/creating-an-administrative-install-point-for-the-net-framework-2-0-sp1 https://docs.microsoft.com/en-us/archive/blogs/astebner/creating-an-administrative-install-point-for-the-net-framework-3-0-sp1 those guide are for SP1, but works the same for SP2 similar guide https://docs.bmc.com/docs/ServerAutomation/89/deploying-net-653397308.html FYI, standalone installer for .NET 3.0 SP2 actually exist, but it's not directly acquirable you can find it within the VS 2008 bootstrapper packages https://docs.microsoft.com/en-us/archive/blogs/astebner/vs-bootstrapper-packages-for-net-framework-2-0-sp2-and-3-0-sp2-available-for-download click on Download location to get packages_setup.exe then extract adtbs_sp2oob.cab/adtbs_sp2oob.msi then use lessmsi to extract adtbs_sp2oob.msi or install the whole package and find the installers under C:\Program Files\BootstrapperPackages
-
POSReady 2009 updates ported to Windows XP SP3 ENU
https://msfn.org/board/topic/182599-nt-5x-windows-update-urls-dump-inc-custom-support-updates/