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