Go Back   TechArena Community > Technical Support > Computer Help > Windows Vista > Vista Help
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: ,

Sponsored Links



error 80073712

Vista Help


Reply
 
Thread Tools Search this Thread
  #1  
Old 07-07-2007
mahone36
 
Posts: n/a
error 80073712

hi,I'm another one blocked with Vista updates with error 80073712- I've tried
that so called solution V store dirty.... rubbush. Come on Microsoft help us
out there must be loads of us
Reply With Quote
  #2  
Old 07-07-2007
mahone36
 
Posts: n/a
RE: error 80073712

Hello again
I forgot that I'd tried the fix before... I've tried again and the response
I get is Access denied. How can I get past " Access denied"?

"mahone36" wrote:

> hi,I'm another one blocked with Vista updates with error 80073712- I've tried
> that so called solution V store dirty.... rubbush. Come on Microsoft help us
> out there must be loads of us

Reply With Quote
  #3  
Old 07-07-2007
mahone36
 
Posts: n/a
RE: error 80073712

And its me again
This time I ran as Admin and got response " the system was unable to find
the specified key or value" !

M

"mahone36" wrote:

> Hello again
> I forgot that I'd tried the fix before... I've tried again and the response
> I get is Access denied. How can I get past " Access denied"?
>
> "mahone36" wrote:
>
> > hi,I'm another one blocked with Vista updates with error 80073712- I've tried
> > that so called solution V store dirty.... rubbush. Come on Microsoft help us
> > out there must be loads of us

Reply With Quote
  #4  
Old 07-07-2007
Ronnie Vernon MVP
 
Posts: n/a
Re: error 80073712

Mahone36

If there is a solution for this problem, you will probably find it first on
the windows update support group. With the lack of details you have provided
in 3 messages, the only one who knows what you are talking about is you?

http://www.microsoft.com/communities....windowsupdate

--

Ronnie Vernon
Microsoft MVP
Windows Shell/User


"mahone36" <mahone36@discussions.microsoft.com> wrote in message
news:6320908A-4B24-411D-B431-9855C9FADDA8@microsoft.com...
> hi,I'm another one blocked with Vista updates with error 80073712- I've
> tried
> that so called solution V store dirty.... rubbush. Come on Microsoft help
> us
> out there must be loads of us


Reply With Quote
  #5  
Old 08-07-2007
mahone36
 
Posts: n/a
Re: error 80073712


Ronnie,

My problem is very much the same as everyone else who's written about error
80073712.

To recap I ran the fix of writing reg delete HKLM\COMPONENTS / v StoreDirty
as administrator, but in my case I got the answer "access denied"- What to do
next?

Trust that is clear?


M
"Ronnie Vernon MVP" wrote:

> Mahone36
>
> If there is a solution for this problem, you will probably find it first on
> the windows update support group. With the lack of details you have provided
> in 3 messages, the only one who knows what you are talking about is you?
>
> http://www.microsoft.com/communities....windowsupdate
>
> --
>
> Ronnie Vernon
> Microsoft MVP
> Windows Shell/User
>
>
> "mahone36" <mahone36@discussions.microsoft.com> wrote in message
> news:6320908A-4B24-411D-B431-9855C9FADDA8@microsoft.com...
> > hi,I'm another one blocked with Vista updates with error 80073712- I've
> > tried
> > that so called solution V store dirty.... rubbush. Come on Microsoft help
> > us
> > out there must be loads of us

>

Reply With Quote
  #6  
Old 09-07-2007
Andrew McLaren
 
Posts: n/a
Re: error 80073712

"mahone36" <mahone36@discussions.microsoft.com> wrote ...
> To recap I ran the fix of writing reg delete HKLM\COMPONENTS / v
> StoreDirty
> as administrator, but in my case I got the answer "access denied"- What to
> do


Hi Mahone36

When you say you're running as Administrator ... how exactly are you doing
that?

The most obvious reason why you'd get an Access Denied error, is that the
REG command is not actually running in the context of the Administrator
account.

The other possibility is that the StoreDirty value(s) are configured in such
a way, that not even the Administrator has permission to delete them.

The REG command is a command-line way of deleting the StoreDirty value,
which you can also do by running Regedit and deleting the value
interactively. This might give you an opportunity to see exactly what is
giving the Access Denied error, and why.

In the Start menu, find "Command Prompt". Right-click and choose "Run as
Administrator".
At the command prompt, type "regedit" and press enter. The Registry Editor
window will open.
Highlight the HKEY_LOCAL_MACHINE\COMPONENTS key, in the left-hand pane.
Go to the Edit menu and choose Find
In the Find dialogue, for "find what" enter storedirty
Under the Look at options, clear Keys and Data, and leave Values checked
Press the Find Next button
When the Find command locats a StoreDirty value, highlight it in the
right-hand pane of Regedit.
Right-click and select "Delete".
If you get an Access Denied, go to the Edit menu, and choose Permissions.
The Permissions dialogue for the Key will appear.
Examine the permissions for the Registry key, to see what permissions might
be missing.

But before you get that far, double-check that you are reallly running teh
REG command in the context of the Administrator user.

Hope it helps ....

--
Andrew McLaren
amclar (at) optusnet dot com dot au


Reply With Quote
  #7  
Old 21-07-2007
mahone36
 
Posts: n/a
Re: error 80073712



"Andrew McLaren" wrote:

> "mahone36" <mahone36@discussions.microsoft.com> wrote ...
> > To recap I ran the fix of writing reg delete HKLM\COMPONENTS / v
> > StoreDirty
> > as administrator, but in my case I got the answer "access denied"- What to
> > do

>
> Hi Mahone36
>
> When you say you're running as Administrator ... how exactly are you doing
> that?
>
> The most obvious reason why you'd get an Access Denied error, is that the
> REG command is not actually running in the context of the Administrator
> account.
>
> The other possibility is that the StoreDirty value(s) are configured in such
> a way, that not even the Administrator has permission to delete them.
>
> The REG command is a command-line way of deleting the StoreDirty value,
> which you can also do by running Regedit and deleting the value
> interactively. This might give you an opportunity to see exactly what is
> giving the Access Denied error, and why.
>
> In the Start menu, find "Command Prompt". Right-click and choose "Run as
> Administrator".
> At the command prompt, type "regedit" and press enter. The Registry Editor
> window will open.
> Highlight the HKEY_LOCAL_MACHINE\COMPONENTS key, in the left-hand pane.
> Go to the Edit menu and choose Find
> In the Find dialogue, for "find what" enter storedirty
> Under the Look at options, clear Keys and Data, and leave Values checked
> Press the Find Next button
> When the Find command locats a StoreDirty value, highlight it in the
> right-hand pane of Regedit.
> Right-click and select "Delete".
> If you get an Access Denied, go to the Edit menu, and choose Permissions.
> The Permissions dialogue for the Key will appear.
> Examine the permissions for the Registry key, to see what permissions might
> be missing.
>
> But before you get that far, double-check that you are reallly running teh
> REG command in the context of the Administrator user.
>
> Hope it helps ....
>
> --
> Andrew McLaren
> amclar (at) optusnet dot com dot au
> Andrew,


Thanks for your very helpful advice, and I did all you directed- running
command prompt as Adminstrator, I found 1 after asking " store dirty" in
values- but the response is " unable to delete"

I don't know what next to do I'm afraid
>
>

Reply With Quote
  #8  
Old 22-07-2007
Andrew McLaren
 
Posts: n/a
Re: error 80073712

"mahone36" <mahone36@discussions.microsoft.com> wrote ...
> command prompt as Adminstrator, I found 1 after asking " store dirty" in
> values- but the response is " unable to delete"
> I don't know what next to do I'm afraid


Hmm, in that case ... sorry, I have no idea :-(

You can try asking in the microsoft.public.windowsupdate group ... folks
there are full-time specialists in Windows Update problems.

Good luck with it!

--
Andrew McLaren
amclar (at) optusnet dot com dot au


Reply With Quote
  #9  
Old 08-01-2008
weirdboy09
 
Posts: n/a
Re: error 80073712


-* Hi Mahone36*-

-* When you say you're running as Administrator ... how exactly are you
doing*-
-* that?*-

-* The most obvious reason why you'd get an Access Denied error, is
that the*-
-* REG command is not actually running in the context of the
Administrator*-
-* account.*-

-* The other possibility is that the StoreDirty value(s) are configured
in such*-
-* a way, that not even the Administrator has permission to delete
them.*-

-* The REG command is a command-line way of deleting the StoreDirty
value,*-
-* which you can also do by running Regedit and deleting the value*-
-* interactively. This might give you an opportunity to see exactly
what is*-
-* giving the Access Denied error, and why.*-

-* In the Start menu, find "Command Prompt". Right-click and choose
"Run as*-
-* Administrator".*-
-* At the command prompt, type "regedit" and press enter. The Registry
Editor*-
-* window will open.*-
-* Highlight the HKEY_LOCAL_MACHINE\COMPONENTS key, in the left-hand
pane.*-
-* Go to the Edit menu and choose Find*-
-* In the Find dialogue, for "find what" enter storedirty*-
-* Under the Look at options, clear Keys and Data, and leave Values
checked*-
-* Press the Find Next button*-
-* When the Find command locats a StoreDirty value, highlight it in
the*-
-* right-hand pane of Regedit.*-
-* Right-click and select "Delete".*-
-* If you get an Access Denied, go to the Edit menu, and choose
Permissions.*-
-* The Permissions dialogue for the Key will appear.*-
-* Examine the permissions for the Registry key, to see what
permissions might*-
-* be missing.*-

-* But before you get that far, double-check that you are reallly
running teh*-
-* REG command in the context of the Administrator user.*-

-* Hope it helps ....*-

-* --*-
-* Andrew McLaren*-
amclar (at) optusnet dot com dot au


-----------------------------------------------------

i am an amateur still about most coding to the computer but i am still
having a problem with the update error 80073712 and i have followed these
steps and RootstoreDirty instead of storedirty and i am unable to find
regedit. and now i am wondering if i have overlooked something or just
doing the wrongs steps and if you or anyone could help me it would be
great


--
weirdboy09
Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Vista > Vista Help


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "error 80073712"
Thread Thread Starter Forum Replies Last Post
Error number 80073712 naraku4656 Windows Update 9 24-05-2010 07:01 AM
Need help with error code 80073712 ru2fgfm Operating Systems 1 26-12-2009 02:44 PM
Need help with error code 80073712 Tae Song Vista Help 4 26-12-2009 09:48 AM
SP1 error 80073712 Mike Windows Update 12 05-04-2008 09:09 AM
error 80073712 possible fix vista sux Windows Update 1 16-08-2007 02:38 AM


All times are GMT +5.5. The time now is 04:17 AM.