mina7601 Posted July 10, 2022 Posted July 10, 2022 17 hours ago, VistaLover said: May I ask where exactly did you locate a copy of v16.26 (same question extended to @mina7601 ) ? 17 hours ago, AstroSkipper said: You can find it on fileeagle. Link: https://www.fileeagle.com/software/470/Process-Explorer/16.26/ Yes, that's the website I located a copy of v16.26. 2
WULover Posted July 17, 2022 Posted July 17, 2022 (edited) Hi! I have a Windows XP machine. I did all the steps mentionned in the guide (by @AstroSkipper), but I get now the error 0x80244004. I copied the patched wuaueng.dll, but no popup from Windows File Protection, nothing. I really need to update this computer. I copied the wuaueng.dll file from Restore_WU_XP_2003 to c:\winnt\system32 and c:\winnt\system32\dllcache (I upgraded from Windows 2000 to XP, that's why it's written WINNT). Can anyone help me please? Edited July 17, 2022 by WULover
XPerceniol Posted August 1, 2022 Posted August 1, 2022 On 1/27/2022 at 9:25 AM, AstroSkipper said: 2022Aomei, Macrium or Acronis for newer ones if something is going wrong or you have to revert back. Hope we'll get ahead. <OT> Sort of: Acronis was the very best investment I even purchased back in 2011. I just used it today in fact. I partition my hard drive and always back up to that partition so when my C: installation becomes unstable (usually due to the operator error ... :)) I sometimes can't even restart, so, today (I promise this is fact) I went to shutdown after Rogue Killer decided (for me) that my system was corrupt, I knew things were sour when it took forever to even attempt to restart and would not. Luckily I didn't have hold the power button (that is so bad for the equipment) I was able to get to the task manager with control alt delete and there at the top was restart and I was relieved as I just pressed F12 to boot to DVD ( I have the Acronis 2012 DVD ) and booted up and restored my backup from the E Partition (D is the cd) and it takes no more than 15 minuets (give or take) and YAY ... I'm back up. I keep my backups on Flash drives and have several points when I consider worth restoring back to, but I don't even backup new unless I make significant changes. Watch out with Rogue Killer, folks, as it deleted system files. Gosh, I'd hope everyone would consider imaging and cloning their hard drive, because even system restore has left me 'high and dry' when things go wrong. <OT> 1
AstroSkipper Posted August 1, 2022 Posted August 1, 2022 (edited) 16 hours ago, XPerceniol said: <OT> Sort of: Acronis was the very best investment I even purchased back in 2011. I just used it today in fact. I partition my hard drive and always back up to that partition so when my C: installation becomes unstable (usually due to the operator error ... :)) I sometimes can't even restart, so, today (I promise this is fact) I went to shutdown after Rogue Killer decided (for me) that my system was corrupt, I knew things were sour when it took forever to even attempt to restart and would not. Luckily I didn't have hold the power button (that is so bad for the equipment) I was able to get to the task manager with control alt delete and there at the top was restart and I was relieved as I just pressed F12 to boot to DVD ( I have the Acronis 2012 DVD ) and booted up and restored my backup from the E Partition (D is the cd) and it takes no more than 15 minuets (give or take) and YAY ... I'm back up. I keep my backups on Flash drives and have several points when I consider worth restoring back to, but I don't even backup new unless I make significant changes. Watch out with Rogue Killer, folks, as it deleted system files. Gosh, I'd hope everyone would consider imaging and cloning their hard drive, because even system restore has left me 'high and dry' when things go wrong. <OT> I have Windows system restore disabled completely long time ago. It's crap and a resource consumer at its best! Imaging by using a proper software is the very best way to be on the safe side! Or "to be on the sonny side of the street!" Edited August 1, 2022 by AstroSkipper addition
maile3241 Posted August 27, 2022 Posted August 27, 2022 Hello all, There is good news! @ward201185 on MDL has managed to get ProxhttpsProxy v1.3a running on Win 2000! This requires Python and the Python version of ProxhttpsProxy. I will create a tutorial for this soon. It works perfectly in combination with Windows Update v5: 5
cnfcomps Posted September 2, 2022 Posted September 2, 2022 On 7/17/2022 at 2:45 PM, WULover said: Hi! I have a Windows XP machine. I did all the steps mentionned in the guide (by @AstroSkipper), but I get now the error 0x80244004. I copied the patched wuaueng.dll, but no popup from Windows File Protection, nothing. I really need to update this computer. I copied the wuaueng.dll file from Restore_WU_XP_2003 to c:\winnt\system32 and c:\winnt\system32\dllcache (I upgraded from Windows 2000 to XP, that's why it's written WINNT). Can anyone help me please? Hi, in case you haven't been able to resolve this problem, I had the same error and found that I hadn't applied the registry edits in Install.cmd (from an all-in-one Windows Update fix zip file): reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Test /v AllowAnySSL /t REG_DWORD /d 1 /f > NUL reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Test /v WuRedirTestEnable /t REG_DWORD /d 1 /f > NUL reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Test /v WuRedirOverride1 /t REG_SZ /d http://ds.download.windowsupdate.com/v11/2/windowsupdate/redir/v6-win7sp1-wuredir.cab /f > NUL reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Test /v WuRedirOverride2 /t REG_SZ /d http://download.microsoft.com/v11/2/windowsupdate/redir/v6-win7sp1-wuredir.cab /f > NUL reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Test /v WuRedirOverride3 /t REG_SZ /d http://fe2.update.microsoft.com/v11/2/windowsupdate/redir/v6-win7sp1-wuredir.cab /f > NUL reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v SecureProtocols /t REG_DWORD /d 0xA8 /f > NUL Once I had added these the problem went away. Matt. 1
maile3241 Posted September 3, 2022 Posted September 3, 2022 Hello all, Here is a tutorial on how to run ProxhttpsProxy v1.3a on Windows 2000. First you need to have Visual c++ 2008 installed. Then download Python 3.4.3 but make sure that you don't have "Pip" selected for installation, otherwise it will fail. When you have everything installed, download "Python fix" and run the fix according to the readme description. Finally, you just need to download ProxhttpsProxy, save the certificate in the root certificate store in the local computer and run the batch file "start proxy". Done! Have fun trying Downloads: ProxhttpsProxy v1.3a Python version: https://www.mediafire.com/file/d8jkjm81iz2ea9c/ProxHTTPSProxyMII-7023994cd112df42ca9f78d187d99decc0df7d62.zip/file Microsoft Visual C++ 2008: https://download.microsoft.com/download/1/1/1/1116b75a-9ec3-481a-a3c8-1777b5381140/vcredist_x86.exe Python Fix: https://www.mediafire.com/file/xdb9h0n6k3ph57e/PythonFIX.zip/file Python 3.4.3: https://www.python.org/ftp/python/3.4.3/python-3.4.3.msi 1
LonghornXP Posted September 17, 2022 Posted September 17, 2022 Can someone help me fix this? I want to get WU work under Vista RTM
maile3241 Posted September 18, 2022 Posted September 18, 2022 On 9/17/2022 at 3:31 AM, LonghornXP said: Can someone help me fix this? I want to get WU work under Vista RTM It only works with Rtm or Sp1. See here:
LonghornXP Posted September 18, 2022 Posted September 18, 2022 (edited) 12 hours ago, maile3241 said: It only works with Rtm or Sp1. See here: My Vista is already Rtm. See here: Edit: This is a fresh install, not my main Vista laptop Edited September 19, 2022 by LonghornXP
maile3241 Posted September 20, 2022 Posted September 20, 2022 On 9/19/2022 at 12:50 AM, LonghornXP said: My Vista is already Rtm. See here: Edit: This is a fresh install, not my main Vista laptop Download wuweb.dll here: https://download.zip.dll-files.com/c31dce575ee43cfe5ee1bd1b5fb29a8d/wuweb.zip?token=lSKi8NX_M08apicpdMDapw&expires=1663744042 and register it under system32. If you have x64, then under syswow64. Then you have to replace wuaueng.dll, but first you have to change the access permission. Then add the registry entries. W2k WU registry entries.reg
WULover Posted September 22, 2022 Posted September 22, 2022 Hello, now I get the error number 0XC00042D... It was working 2 days ago, and now it doesn't Work... I have all patches installed, and Proxhttpsproxy running. It sent 3 requests to client.asmx and then stopped, with a message from the proxy "connection closed" or something like that. This happens in Windows Update and Microsoft Update.
LonghornXP Posted September 25, 2022 Posted September 25, 2022 What next? WU shows the date and time error
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