Service Pack Access Denied setupapi.log

G

Guest

Guest
Archived from groups: microsoft.public.win2000.setup (More info?)

Been trying to install SP3 or SP4, but get the 'access denied' error
message.

I saw a post about setting a new value in the registry and then
looking for the 'access denied' in the setupapi.log
So below is a snippit from that log.

What I don't understand is how to change the permissions for the
files/keys. And I don't understand from the strings below wether or
not it is a key or an actual file that is the problem?

AND, I do have REGMON.exe installed and working, but don't know how to
read what is denied there either.

Your great help appreciated.
Thanks.




@ 00:59:01.479 : SPFILENOTIFY_STARTCOPY: returned 2 (is, or is treated
as FILEOP_SKIP).
Copying file d:\45193e6\i386\sfmpsprt.dl_ to
C:\WINNT\System32\spool\PRTPROCS\W32X86\sfmpsprt.dll.
@ 00:59:01.559 : Verifying file:
C:\WINNT\System32\spool\PRTPROCS\W32X86\SETA20.tmp using key:
sfmpsprt.dll in catalog:
C:\WINNT\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem1.CAT.
@ 00:59:01.590 : File
"C:\WINNT\System32\spool\PRTPROCS\W32X86\SETA20.tmp" marked to be
moved to "C:\WINNT\System32\spool\PRTPROCS\W32X86\sfmpsprt.dll" on
next reboot.
@ 00:59:01.620 : SPFILENOTIFY_NEEDMEDIA: Tag="(null)"
Description="(null)" SourcePath="d:\45193e6\i386"
SourceFile="wkstamig.inf" Flags=0x00000000.
@ 00:59:01.680 : SPFILENOTIFY_STARTCOPY: returned 2 (is, or is treated
as FILEOP_SKIP).
[2004/04/26 00:29:25 956.9]
Setting reg key HKLM\SYSTEM\CurrentControlSet\Control\Class\{6BDD1FC5-810F-11D0-BEC7-08002BE2092F}\UpperFilters
Error 5: Access is denied.
Error parsing AddReg section Product.Add.Reg in
d:\45193e6\i386\update\update.inf: Error 5: Access is denied.
Error parsing install section
ProductInstall.GlobalRegistryChanges.Install of
d:\45193e6\i386\update\update.inf: Error 5: Access is denied.
Setting reg key HKLM\SYSTEM\CurrentControlSet\Control\Class\{6BDD1FC5-810F-11D0-BEC7-08002BE2092F}\UpperFilters
Error 5: Access is denied.
Error parsing AddReg section Product.Add.Reg in
d:\45193e6\i386\update\update.inf: Error 5: Access is denied.
Error parsing install section
ProductInstall.GlobalRegistryChanges.Install of
d:\45193e6\i386\update\update.inf: Error 5: Access is denied.
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.setup (More info?)

hgdev

Use the Security menu in REGEDT32.EXE to change permissions in the
registry.

You might also need to change permissions on this registry key:

HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce

This key needs to be altered in order to install files after a reboot.

Best regards

Bjorn
--
Bjorn Landemoo - mvp2@landemoo.com - http://landemoo.com/
Microsoft MVP - Windows Server Networking

hgdev@hotmail.com (hgdev) wrote:

>Been trying to install SP3 or SP4, but get the 'access denied' error
>message.
>
>I saw a post about setting a new value in the registry and then
>looking for the 'access denied' in the setupapi.log
>So below is a snippit from that log.
>
>What I don't understand is how to change the permissions for the
>files/keys. And I don't understand from the strings below wether or
>not it is a key or an actual file that is the problem?
>
>AND, I do have REGMON.exe installed and working, but don't know how to
>read what is denied there either.
>
>Your great help appreciated.
>Thanks.
>
>
>
>
>@ 00:59:01.479 : SPFILENOTIFY_STARTCOPY: returned 2 (is, or is treated
>as FILEOP_SKIP).
>Copying file d:\45193e6\i386\sfmpsprt.dl_ to
>C:\WINNT\System32\spool\PRTPROCS\W32X86\sfmpsprt.dll.
>@ 00:59:01.559 : Verifying file:
>C:\WINNT\System32\spool\PRTPROCS\W32X86\SETA20.tmp using key:
>sfmpsprt.dll in catalog:
>C:\WINNT\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem1.CAT.
>@ 00:59:01.590 : File
>"C:\WINNT\System32\spool\PRTPROCS\W32X86\SETA20.tmp" marked to be
>moved to "C:\WINNT\System32\spool\PRTPROCS\W32X86\sfmpsprt.dll" on
>next reboot.
>@ 00:59:01.620 : SPFILENOTIFY_NEEDMEDIA: Tag="(null)"
>Description="(null)" SourcePath="d:\45193e6\i386"
>SourceFile="wkstamig.inf" Flags=0x00000000.
>@ 00:59:01.680 : SPFILENOTIFY_STARTCOPY: returned 2 (is, or is treated
>as FILEOP_SKIP).
>[2004/04/26 00:29:25 956.9]
>Setting reg key HKLM\SYSTEM\CurrentControlSet\Control\Class\{6BDD1FC5-810F-11D0-BEC7-08002BE2092F}\UpperFilters
>Error 5: Access is denied.
>Error parsing AddReg section Product.Add.Reg in
>d:\45193e6\i386\update\update.inf: Error 5: Access is denied.
>Error parsing install section
>ProductInstall.GlobalRegistryChanges.Install of
>d:\45193e6\i386\update\update.inf: Error 5: Access is denied.
>Setting reg key HKLM\SYSTEM\CurrentControlSet\Control\Class\{6BDD1FC5-810F-11D0-BEC7-08002BE2092F}\UpperFilters
>Error 5: Access is denied.
>Error parsing AddReg section Product.Add.Reg in
>d:\45193e6\i386\update\update.inf: Error 5: Access is denied.
>Error parsing install section
>ProductInstall.GlobalRegistryChanges.Install of
>d:\45193e6\i386\update\update.inf: Error 5: Access is denied.