![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Performance and Maintainance of Windows Vista A forum for performance and maintenance tasks in Windows Vista. (microsoft.public.windows.vista.performance_maintainance) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I can't download any updates for Windows Vista because of this error. Does
anybody know how to fix this? I want to download Windows updates to my PC to improve performance and security. |
|
|||
|
Flynn;646510 Wrote: I can't download any updates for Windows Vista because of this error. Does anybody know how to fix this? I want to download Windows updates to my PC to improve performance and security. Hello Flynn, I've read that this error has to do with the .dll files involved with Windows Update. I've found one solution for you that may work: Re-register the Windows Update .dll as follows: 1. Click on 'Start', choose 'Run'. In the open box, type cmd, and then click 'OK'. 2. Type the following commands. Press 'ENTER' after each command: regsvr32 wuapi.dll regsvr32 wuaueng.dll regsvr32 wuaueng1.dll regsvr32 wucltui.dll regsvr32 wups.dll regsvr32 wups2.dll regsvr32 wuweb.dll Then try updating windows again. Let us know if this works for you. -- .Joe _[image: http://uswave.net/joetmvx64.png] (\"http://www.vistax64.com/index.php?referrerid=17621\")_ _CPU-Z_Verified (\"http://valid.x86-secret.com/show_oc.php?id=323179\")_ |
|
|||
|
Error 0×80040002 is a standard COM error that related to E_NOINTERFACE,
which means some COM DLL components on the system is not correctly registered, or has become corrupted. To solve and fix the 80040002 stop error on Windows Vista Update, try the following resolution to re-register the Windows Update related DLLs. Open an elevated command prompt, and type the following commands. Press 'ENTER' key after each command: regsvr32 wuapi.dll regsvr32 wuaueng.dll regsvr32 wuaueng1.dll regsvr32 wucltui.dll regsvr32 wups.dll regsvr32 wups2.dll regsvr32 wuweb.dll There may be some errors on registering of the DLL, which can be ignored. Once re-registered, check for updates again. In most case, Automatic Update will work almost immediately. If this trick does not work, try to disable UAC. You can always re-enable the UAC once the Windows Update gets working again. "Flynn" wrote in message ... I can't download any updates for Windows Vista because of this error. Does anybody know how to fix this? I want to download Windows updates to my PC to improve performance and security. |
|
|||
|
Hi gents,
so I did what you said and no dice. wuapi.dll, wups.dll, wups2.dll and wuaueng.dll were successfully registered. wuaueng1.dll, wucltui.dll, and wuweb.dll were not found. I disabled UAC as well, and still haven't been able to download updates. Can I find those three dll files somewhere? |