Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Automatic Updates Tab

Reply
Thread Tools Display Modes

Automatic Updates Tab

 
 
cmatt
Guest
Posts: n/a

 
      05-14-2005
Hello

My Automatic tab is no longer available under system properties.

Im trying to use windows update but get errors: Error number: 0x8DDD0004

I tried some of the fixes out there, but under manage addons that
WUWebcontrol addon is not listed. And i did try to check both under drop down
list

I looked for the addon, and it is located in C:/windows/Downloaded Program
Files

I have gon around and got the update for SP2, but still dont have that
automatic update tab, nor that addon

 
Reply With Quote
 
 
 
 
Unk
Guest
Posts: n/a

 
      05-14-2005
On Fri, 13 May 2005 20:56:10 -0700, "cmatt" <> wrote:

>Hello
>
>My Automatic tab is no longer available under system properties.
>
>Im trying to use windows update but get errors: Error number: 0x8DDD0004
>
>I tried some of the fixes out there, but under manage addons that
>WUWebcontrol addon is not listed. And i did try to check both under drop down
>list
>
>I looked for the addon, and it is located in C:/windows/Downloaded Program
>Files
>
>I have gon around and got the update for SP2, but still dont have that
>automatic update tab, nor that addon


Goto Start>Run>cmd

Type the lines below, hitting Enter after each line.
(You can also copy & paste each line directly into the Run box)

REGSVR32 C:\WINDOWS\system32\wuapi.dll
REGSVR32 C:\WINDOWS\system32\wuaueng.dll
REGSVR32 C:\WINDOWS\system32\atl.dll
REGSVR32 C:\WINDOWS\system32\wucltui.dll
REGSVR32 C:\WINDOWS\system32\wups.dll
Exit

Now restart your computer.

Updates should become available immediately, and the missing tab should be back.
 
Reply With Quote
 
cmatt
Guest
Posts: n/a

 
      05-14-2005
Ok i tried all the regserv commands
all worked accept this one: REGSVR32 C:\WINDOWS\system32\wuaueng.dll
told me file could not be located

I restarted after the rest, and still the tab is missing, and the updates
page goes back to the same error.

"Unk" wrote:

> On Fri, 13 May 2005 20:56:10 -0700, "cmatt" <> wrote:
>
> >Hello
> >
> >My Automatic tab is no longer available under system properties.
> >
> >Im trying to use windows update but get errors: Error number: 0x8DDD0004
> >
> >I tried some of the fixes out there, but under manage addons that
> >WUWebcontrol addon is not listed. And i did try to check both under drop down
> >list
> >
> >I looked for the addon, and it is located in C:/windows/Downloaded Program
> >Files
> >
> >I have gon around and got the update for SP2, but still dont have that
> >automatic update tab, nor that addon

>
> Goto Start>Run>cmd
>
> Type the lines below, hitting Enter after each line.
> (You can also copy & paste each line directly into the Run box)
>
> REGSVR32 C:\WINDOWS\system32\wuapi.dll
> REGSVR32 C:\WINDOWS\system32\wuaueng.dll
> REGSVR32 C:\WINDOWS\system32\atl.dll
> REGSVR32 C:\WINDOWS\system32\wucltui.dll
> REGSVR32 C:\WINDOWS\system32\wups.dll
> Exit
>
> Now restart your computer.
>
> Updates should become available immediately, and the missing tab should be back.
>

 
Reply With Quote
 
cmatt
Guest
Posts: n/a

 
      05-14-2005

I did a search and that dll was in located in c:\windows\system32 ?!?

I tried the running that command again in dos window
this is the error I recieve:

RegSvr32
LoadLibrary("c:\windows\system32\wuaueng.dll") failed - The specidied module
could not be found



"cmatt" wrote:

> Ok i tried all the regserv commands
> all worked accept this one: REGSVR32 C:\WINDOWS\system32\wuaueng.dll
> told me file could not be located
>
> I restarted after the rest, and still the tab is missing, and the updates
> page goes back to the same error.
>
> "Unk" wrote:
>
> > On Fri, 13 May 2005 20:56:10 -0700, "cmatt" <> wrote:
> >
> > >Hello
> > >
> > >My Automatic tab is no longer available under system properties.
> > >
> > >Im trying to use windows update but get errors: Error number: 0x8DDD0004
> > >
> > >I tried some of the fixes out there, but under manage addons that
> > >WUWebcontrol addon is not listed. And i did try to check both under drop down
> > >list
> > >
> > >I looked for the addon, and it is located in C:/windows/Downloaded Program
> > >Files
> > >
> > >I have gon around and got the update for SP2, but still dont have that
> > >automatic update tab, nor that addon

> >
> > Goto Start>Run>cmd
> >
> > Type the lines below, hitting Enter after each line.
> > (You can also copy & paste each line directly into the Run box)
> >
> > REGSVR32 C:\WINDOWS\system32\wuapi.dll
> > REGSVR32 C:\WINDOWS\system32\wuaueng.dll
> > REGSVR32 C:\WINDOWS\system32\atl.dll
> > REGSVR32 C:\WINDOWS\system32\wucltui.dll
> > REGSVR32 C:\WINDOWS\system32\wups.dll
> > Exit
> >
> > Now restart your computer.
> >
> > Updates should become available immediately, and the missing tab should be back.
> >

 
Reply With Quote
 
Unk
Guest
Posts: n/a

 
      05-14-2005
Lets attack it from the 0x8DDD0004 error angle...
Click Start, Settings, Control Panel, "Internet Options", "Programs" tab.
Click the "Manage Add-ons..." button, scroll down to "WUWebControlClass" and set it to *Enable*.

If "WUWebControlClass" isn't listed, you'll have to logon as the administrator to have
sufficient privileges to install the add-on.



On Sat, 14 May 2005 11:55:35 -0700, "cmatt" <> wrote:

>
>I did a search and that dll was in located in c:\windows\system32 ?!?
>
>I tried the running that command again in dos window
>this is the error I recieve:
>
>RegSvr32
>LoadLibrary("c:\windows\system32\wuaueng.dll") failed - The specidied module
>could not be found
>
>
>
>"cmatt" wrote:
>
>> Ok i tried all the regserv commands
>> all worked accept this one: REGSVR32 C:\WINDOWS\system32\wuaueng.dll
>> told me file could not be located
>>
>> I restarted after the rest, and still the tab is missing, and the updates
>> page goes back to the same error.
>>
>> "Unk" wrote:
>>
>> > On Fri, 13 May 2005 20:56:10 -0700, "cmatt" <> wrote:
>> >
>> > >Hello
>> > >
>> > >My Automatic tab is no longer available under system properties.
>> > >
>> > >Im trying to use windows update but get errors: Error number: 0x8DDD0004
>> > >
>> > >I tried some of the fixes out there, but under manage addons that
>> > >WUWebcontrol addon is not listed. And i did try to check both under drop down
>> > >list
>> > >
>> > >I looked for the addon, and it is located in C:/windows/Downloaded Program
>> > >Files
>> > >
>> > >I have gon around and got the update for SP2, but still dont have that
>> > >automatic update tab, nor that addon
>> >
>> > Goto Start>Run>cmd
>> >
>> > Type the lines below, hitting Enter after each line.
>> > (You can also copy & paste each line directly into the Run box)
>> >
>> > REGSVR32 C:\WINDOWS\system32\wuapi.dll
>> > REGSVR32 C:\WINDOWS\system32\wuaueng.dll
>> > REGSVR32 C:\WINDOWS\system32\atl.dll
>> > REGSVR32 C:\WINDOWS\system32\wucltui.dll
>> > REGSVR32 C:\WINDOWS\system32\wups.dll
>> > Exit
>> >
>> > Now restart your computer.
>> >
>> > Updates should become available immediately, and the missing tab should be back.
>> >


 
Reply With Quote
 
cmatt
Guest
Posts: n/a

 
      05-17-2005
Ok I have XP Home SP2
I had to restart and going into safemode for admin
While i went to admin, and then into IE>Manage Addons
I looked for this addon and its not listed in here as well


"Unk" wrote:

> Lets attack it from the 0x8DDD0004 error angle...
> Click Start, Settings, Control Panel, "Internet Options", "Programs" tab.
> Click the "Manage Add-ons..." button, scroll down to "WUWebControlClass" and set it to *Enable*.
>
> If "WUWebControlClass" isn't listed, you'll have to logon as the administrator to have
> sufficient privileges to install the add-on.
>
>
>
> On Sat, 14 May 2005 11:55:35 -0700, "cmatt" <> wrote:
>
> >
> >I did a search and that dll was in located in c:\windows\system32 ?!?
> >
> >I tried the running that command again in dos window
> >this is the error I recieve:
> >
> >RegSvr32
> >LoadLibrary("c:\windows\system32\wuaueng.dll") failed - The specidied module
> >could not be found
> >
> >
> >
> >"cmatt" wrote:
> >
> >> Ok i tried all the regserv commands
> >> all worked accept this one: REGSVR32 C:\WINDOWS\system32\wuaueng.dll
> >> told me file could not be located
> >>
> >> I restarted after the rest, and still the tab is missing, and the updates
> >> page goes back to the same error.
> >>
> >> "Unk" wrote:
> >>
> >> > On Fri, 13 May 2005 20:56:10 -0700, "cmatt" <> wrote:
> >> >
> >> > >Hello
> >> > >
> >> > >My Automatic tab is no longer available under system properties.
> >> > >
> >> > >Im trying to use windows update but get errors: Error number: 0x8DDD0004
> >> > >
> >> > >I tried some of the fixes out there, but under manage addons that
> >> > >WUWebcontrol addon is not listed. And i did try to check both under drop down
> >> > >list
> >> > >
> >> > >I looked for the addon, and it is located in C:/windows/Downloaded Program
> >> > >Files
> >> > >
> >> > >I have gon around and got the update for SP2, but still dont have that
> >> > >automatic update tab, nor that addon
> >> >
> >> > Goto Start>Run>cmd
> >> >
> >> > Type the lines below, hitting Enter after each line.
> >> > (You can also copy & paste each line directly into the Run box)
> >> >
> >> > REGSVR32 C:\WINDOWS\system32\wuapi.dll
> >> > REGSVR32 C:\WINDOWS\system32\wuaueng.dll
> >> > REGSVR32 C:\WINDOWS\system32\atl.dll
> >> > REGSVR32 C:\WINDOWS\system32\wucltui.dll
> >> > REGSVR32 C:\WINDOWS\system32\wups.dll
> >> > Exit
> >> >
> >> > Now restart your computer.
> >> >
> >> > Updates should become available immediately, and the missing tab should be back.
> >> >

>
>

 
Reply With Quote
 
cmatt
Guest
Posts: n/a

 
      05-17-2005
I found another similar thread of mine and this solution fixed my
issue...dont know how but it just did:

Alternatively, Start/Run --> sysdm.cpl

The system properties came up, and automatic updates tab is also available

It also maybe from another issue i was having with missin sfc.dll from
system32 file. I corrected that issue, and it might have fixed the automatic
update issue as well.

I checked the windows update and that is as well working

"cmatt" wrote:

> Hello
>
> My Automatic tab is no longer available under system properties.
>
> Im trying to use windows update but get errors: Error number: 0x8DDD0004
>
> I tried some of the fixes out there, but under manage addons that
> WUWebcontrol addon is not listed. And i did try to check both under drop down
> list
>
> I looked for the addon, and it is located in C:/windows/Downloaded Program
> Files
>
> I have gon around and got the update for SP2, but still dont have that
> automatic update tab, nor that addon
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Trouble with Automatic Updates and downloading updates in general Maria Windows Update 6 12-02-2004 03:29 AM
WindowsUpdate high priority updates not downloaded by Automatic Updates PhiL M. Windows Update 2 09-20-2004 06:18 PM
Automatic Updates Set To Automatic But Still Doesn't Work? HELP!! Scotty Windows Update 4 08-13-2004 09:25 PM
Windows updates - restore automatic updates for XP home ThomasBurt Windows Update 1 02-02-2004 12:49 PM
automatic updates install but scan for updates hang at 0% ??? chinito Windows Update 1 09-04-2003 04:26 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59