AstroSkipper Posted December 25, 2022 Posted December 25, 2022 (edited) 2 hours ago, Great_Life said: PS:This post may help the people who have a fresh installed Windows XP&2K3(Also for myself!) Glad it finally worked for you! But in terms of Windows XP, my guide "General and specific solutions for problems regarding AU/WU/MU in Windows XP" is completely sufficient. And by the way, I personally have a complete, offline update archive with all updates for Windows XP. For the German edition, of course! I don't like relying on Microsoft's update servers, where everything concerning abandoned Windows operating systems could be deleted at any time. Edited December 25, 2022 by AstroSkipper 3
legacyfan Posted January 10, 2023 Posted January 10, 2023 (edited) On 12/7/2022 at 2:34 AM, maile3241 said: The Windows Update website works again like on the first day. Check out these pages. thanks @maile3241 for the update Edited January 10, 2023 by legacyfan 1
lolwin Posted January 13, 2023 Posted January 13, 2023 https://drive.google.com/file/d/1FUBt0sMwjiQki9cXxEzu8TMlWjze3Cbh/view?usp=share_link anyone know how to fix this issue ?
FranceBB Posted January 16, 2023 Posted January 16, 2023 On 1/13/2023 at 3:08 AM, lolwin said: https://drive.google.com/file/d/1FUBt0sMwjiQki9cXxEzu8TMlWjze3Cbh/view?usp=share_link anyone know how to fix this issue ? Stupid question, but is it actually out of sync? I mean in the bottom right corner, if you check the date and time, is it the correct day, month, year and time? You can even set XP to sync the time with: time.google.com which, by the way, is a Stratum 1 source connected to a real Stratum 0 Atomic Clock.
mina7601 Posted January 16, 2023 Posted January 16, 2023 On 1/13/2023 at 5:08 AM, lolwin said: https://drive.google.com/file/d/1FUBt0sMwjiQki9cXxEzu8TMlWjze3Cbh/view?usp=share_link anyone know how to fix this issue ? Try this fix by @AstroSkipper:
Great_Life Posted January 30, 2023 Posted January 30, 2023 (edited) Hello everybody! I am trying restore Windows Update on Windows 2000.I have installed all the needed updates and imported "W2k WU registry entries.reg". I can access the website now.But when I scan updates,it returns me 0x80244019.What should I do? Edited February 6, 2023 by Great_Life
LonghornXP Posted February 4, 2023 Posted February 4, 2023 Did someone had copy of Proxhttpsproxy 1.3a?
AstroSkipper Posted February 4, 2023 Posted February 4, 2023 (edited) 8 hours ago, LonghornXP said: Did someone had copy of Proxhttpsproxy 1.3a? In my article "ProxHTTPSProxy and HTTPSProxy in Windows XP for future use", you will find a download link of Proxhttpsproxy 1.3a in the section 11.1. Archived Downloads {obsolete}. Edited February 4, 2023 by AstroSkipper 2
ItCoder Posted February 14, 2023 Posted February 14, 2023 (edited) Hi, I've found a method to create a proxy server which will restore WU & MU websites as well as AU on every system (including the website for Vista and 7) (but for some reasons AU won't work on XP RTM, SP1 and SP2 if MU is enabled). You have to use ProxHTTPSProxy v1.3a and another proxy to edit web requests (I used Requestly). You have to configure ProxHTTPSProxy (in config.ini) to use the other proxy (add a section [PROXY http://127.0.0.1:port]) for www.update.microsoft.com, fe2.update.microsoft.com and web.archive.org SSL should also be bypassed for web.archive.org In the other proxy you have to create the following redirects: https://www.update.microsoft.com/v6/ClientWebService/client.asmx -> https://fe2.update.microsoft.com/v6/ClientWebService/client.asmx https://www.update.microsoft.com/v6/UpdateRegulationService/updateregulation.asmx -> https://fe2.update.microsoft.com/v6/UpdateRegulationService/updateregulation.asmx https://fe2.update.microsoft.com/v11/3/legacy/windowsupdate/selfupdate/wuident.cab -> https://web.archive.org/web/20070110011725/update.microsoft.com/v6/windowsupdate/selfupdate/wuident.cab (this only for GET requests) Then modify response headers for any address containing /wuident.cab: ADD Content-Length: "7427" ADD Last-Modified: "Fri, 20 Oct 2006 02:00:03 GMT" On the clients install Windows Update Agent 7.4.7600.226 (not the latest version, not needed on Windows 7), add ProxHTTPSProxy's IP address into Proxy settings and import its CA (Trusted Root\Local Computer). If you want to run AU you should run proxycfg -u (NT5) or netsh winhttp import proxy source=ie (NT6). Website addresses are: http://fe2.update.microsoft.com/windowsupdate/v6/default.aspx?g_sconsumersite=1 (you have to register wuweb.dll manually on Vista and newer) http://fe2.update.microsoft.com/microsoftupdate/v6/default.aspx?g_sconsumersite=1 (you have to register muweb.dll manually) Thanks to anyone in this thread who has given me parts of this method. Edited July 16, 2023 by ItCoder Corrected an URL 1
WULover Posted February 14, 2023 Posted February 14, 2023 (edited) Someone created an all in one proxy, with https and the redirection in the same program. Nothing is needed except the Windows Update Agent. It works on Windows 2000 and XP. Edited February 14, 2023 by WULover
LonghornXP Posted February 17, 2023 Posted February 17, 2023 Why the KB4486463 is never disappear in WU? y'all don't need care about kb2686509 d it installs and the update appeares again! so what happened wih the site? is it buggy? or what?
mina7601 Posted February 17, 2023 Posted February 17, 2023 23 minutes ago, LonghornXP said: Why the KB4486463 is never disappear in WU? y'all don't need care about kb2686509 d it installs and the update appeares again! so what happened wih the site? is it buggy? or what? I also wrote about this before, and I got this response: 2
maile3241 Posted February 18, 2023 Posted February 18, 2023 On 2/14/2023 at 3:16 PM, WULover said: Someone created an all in one proxy, with https and the redirection in the same program. Nothing is needed except the Windows Update Agent. It works on Windows 2000 and XP. Can you send me the link to it? 1
WULover Posted February 18, 2023 Posted February 18, 2023 Of course! Here it is: https://github.com/ExplodingBottle/JMagicProxy 1
ItCoder Posted February 19, 2023 Posted February 19, 2023 (edited) I've put online my proxy server: to use it add as "Secure" proxy 34.205.92.217:8079, import the CA.crt and install Windows Update Agent (remember to run "proxycfg -u" or "netsh winhttp import proxy source=ie" to make AU work as well). Here is the link to the installers (run it on a fresh installation and it should work): https://1drv.ms/u/s!AsVjtW11rJfA3FQANrgg_QXRMgfx?e=7q2PhN Warning: installers for windows 2000 and XP partially works. You'll get some errors and have to manually import CA and set IE proxy (while AU proxy is automatically set). Edited February 22, 2023 by ItCoder Added installers link
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now