XP SP2 Install: Access Denied...

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I get that message...I have read posts about doing regedits to set
permissions. I have Norton AV 2004 turned off, and Spy Sweeper disabled.
Here is the scvpack.log section:
1281.703: Copied file: C:\Program Files\messenger\custsat.dll
1281.828: Copied file: C:\WINDOWS\INF\msmsgs.inf
1301.859: PruneCatalogsFromHotfixes:RegQueryValueEx Failed: 0x2
1302.844: Num Ticks for Copying files : 885344
1303.266: DoRegistryUpdates:SetupInstallFromInfSection Failed for
ProductInstall.GlobalRegistryChanges.Install error: 0x5
1303.266: INF_REGISTRY Failed
1303.266: DoInstallation:DoRegistryUpdates failed
1329.625: Unregistration of sprecovr successful
1329.719: Access is denied.
2442.281: Message displayed to the user: Access is denied.
2442.281: User Input: OK

Why does this happen and more important, what needs to be done to get the
install to complete?

TIA,
Perry
 
I forgot, here is the last part of my setupapi.log:

#E197 Writing "C:\WINDOWS\inf\wstcodec.inf" to "C:\WINDOWS\INF" is not an
approved method of installing INF files. Use a 'CopyINF' entry instead.
[2004/08/30 21:53:11 3784.1]
#-198 Command line processed: "C:\Program Files\Internet
Explorer\IEXPLORE.EXE"
#-024 Copying file
"C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\ICD1.tmp\MSNChat45.ocx" to
"C:\WINDOWS\Downloaded Program Files\MSNChat45.ocx".
#E361 An unsigned or incorrectly signed file
"C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\ICD1.tmp\MSNChat45.ocx" will be installed
(Policy=Ignore). Error 0x800b0110: The certificate is not valid for the
requested usage.
[2004/08/30 21:53:13 3784.2]
#-198 Command line processed: "C:\Program Files\Internet
Explorer\IEXPLORE.EXE"
#-024 Copying file
"C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\ICD1.tmp\MsnChat45.inf" to
"C:\WINDOWS\Downloaded Program Files\MsnChat45.inf".
#E361 An unsigned or incorrectly signed file
"C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\ICD1.tmp\MsnChat45.inf" will be installed
(Policy=Ignore). Error 0x800b0100: No signature was present in the subject.

TIA,
PerryM
 
PerryM said:
I get that message...I have read posts about doing regedits to set
permissions. I have Norton AV 2004 turned off, and Spy Sweeper disabled.
Here is the scvpack.log section:
1281.703: Copied file: C:\Program Files\messenger\custsat.dll
1281.828: Copied file: C:\WINDOWS\INF\msmsgs.inf
1301.859: PruneCatalogsFromHotfixes:RegQueryValueEx Failed: 0x2
1302.844: Num Ticks for Copying files : 885344
1303.266: DoRegistryUpdates:SetupInstallFromInfSection Failed for
ProductInstall.GlobalRegistryChanges.Install error: 0x5
1303.266: INF_REGISTRY Failed
1303.266: DoInstallation:DoRegistryUpdates failed
1329.625: Unregistration of sprecovr successful
1329.719: Access is denied.
2442.281: Message displayed to the user: Access is denied.
2442.281: User Input: OK

Why does this happen and more important, what needs to be done to get the
install to complete?

TIA,
Perry
Hi

It might be better to just reset the security settings back to
the defaults for all registry keys.

More here on how to do that:

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

If you only want to reset the registry permissions,
add this to the secedit command line:

/areas REGKEYS
 
Back
Top