Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > #E008 Setting registry value

Reply
Thread Tools Display Modes

#E008 Setting registry value

 
 
kell
Guest
Posts: n/a

 
      04-13-2006
Setupapi.log had this error message after a failed sp2 install:

#E008 Setting registry value HKLM\Software\Microsoft\Internet
Explorer\MAIN\FeatureControl\FEATURE_DISABLE_MK_PR OTOCOL
#E033 Error 5: Access is denied.

So I went into regedit, followed the file path all the way to MAIN; but
the FeatureControl file or folder is absent.
Will someone please tell me how I can work around this, so that I can
finish installing sp2!

 
Reply With Quote
 
 
 
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      04-13-2006
kell wrote:

> Setupapi.log had this error message after a failed sp2 install:
>
> #E008 Setting registry value HKLM\Software\Microsoft\Internet
> Explorer\MAIN\FeatureControl\FEATURE_DISABLE_MK_PR OTOCOL
> #E033 Error 5: Access is denied.
>
> So I went into regedit, followed the file path all the way to MAIN; but
> the FeatureControl file or folder is absent.
> Will someone please tell me how I can work around this, so that I can
> finish installing sp2!
>

Hi,

Reset the registry security settings on all registry keys and see if
that helps.


If you have WinXP Pro:

Use the command line tool secedit.exe to reset the registry security
settings back to the defaults.

From the Start/Run menu, run the command line exactly as listed below
(note that command line will wrap over two lines in this post, you
need to unwrap it back to one line):

%comspec% /k secedit.exe /configure /cfg %windir%\repair\secsetup.inf
/db secsetup.sdb /verbose /areas REGKEYS

More about secedit.exe here:

How To Reset Security Settings Back to the Defaults
http://support.microsoft.com/?kbid=313222


If you have WinXP Home:

Use subinacl.exe (a tool from Microsoft) to reset the registry
permissions:

Follow the procedure in "Step 1: Reset permissions" in this post:

http://groups.google.com/group/micro...367bab34?hl=en

I would have considered edit the reset.cmd file and removed the two
lines starting with "subinacl /subdirectories".



--
torgeir, Microsoft MVP Scripting, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
 
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
IPv6 Registry Setting JPO Windows Vista Networking 1 10-15-2008 09:35 PM
Run History registry setting Joe Murphy Windows Vista Administration 3 07-07-2008 05:09 AM
ScreenSaverGracePeriod setting in registry ProPayne Windows Vista Security 0 03-17-2008 04:46 PM
Registry setting for many Device drivers kracks Windows Vista Drivers 1 02-07-2008 06:36 AM
RE: Gapcount setting in the registry Ronny Vucinec Windows Vista Drivers 0 10-07-2003 09:07 AM



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