Re: SP3 "access denied" message at updating registry part of download



Mag517 wrote:
HELP!!!!!!!!! I have been trying to download and update to SP3 for
a week now!! I have tried turning off my Antivirus, Disk cleanup,
and rebooting to no avail. I found an article with three Methods to
try to solve this issue, went through 1 and 2 with no help. Am
trying method 3, but where do I save the notebook and how do I
access it to double click on it?? I am very PC stupid!! I have also
tried MS online help, and get a screen that says loading with a bar
that moves back and forth and that is it, no live chat or help.I am
REALLY going nuts and very frustrated!!I installed SP3 on an older
PC with XP and same antivirus with NO problems!! PLEASE HELP!

Next time - actually post your reference instead of just referring to it.

It doesn't tell you to save a notebook - it tells you to open notepad,
copy/paste the contents and save the file.

Do this:
Advanced Troubleshooting from the following link:

http://support.microsoft.com/kb/949377

You download and install subinacl on your own computer and then
copy/past a script into notepad and save it as a specific name and then run
that script you created.

1. Download and then install the Subinacl.exe file. To download this, visit
the
following Microsoft Web site:

http://www.microsoft.com/downloads/details.aspx?FamilyID=e8ba3e56-d8fe-4a91-93cf-ed6985e3927b&displaylang=en

Double-click on the downloaded file to install it.

2. Start Notepad.

3.Copy and then paste the following text (7 total lines - your newsreader
might word-wrap) into Notepad.

cd /d "%ProgramFiles%\Windows Resource Kits\Tools"
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=f
/grant=system=f
subinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=f
/grant=system=f
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=f
/grant=system=f
subinacl /subdirectories %SystemDrive% /grant=administrators=f
/grant=system=f
subinacl /subdirectories %windir%\*.* /grant=administrators=f
/grant=system=f
secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb
/verbose

4. Save this Notepad file as Reset.cmd (where is unimportant.).

5. Double-click the Reset.cmd file to run the script.
Note: This script file may take a long time to run. Additionally, you have
to run this script as an administrator and reboot afterwards.

6. Install Windows XP SP3.

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


.



Relevant Pages

  • Re: SP3 "access denied" message at updating registry part of downl
    ... that script you created. ... Download and then install the Subinacl.exe file. ... Start Notepad. ...
    (microsoft.public.windowsupdate)
  • Re: Error When Removing AD from BDC
    ... downloaded it and saved the script in the folder specified. ... > you should move any fsmo roles off of this server. ... > tools if not loaded can be installed from the server install cd). ... > If you download a gui script I wrote it should be simple to set and run. ...
    (microsoft.public.win2000.active_directory)
  • Re: Having problems creating a installer for my app due to permissions?
    ... script that they could also download to automatically add the file ... or create file extension mappings. ... install the requires admin priveleges or do it the way you have been. ... are nix developers and administrators so we tend not to download too ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: XP Home Ed. SP3 access denied error
    ... Download and then install the Subinacl.exe file. ... might word-wrap) into Notepad. ... Double-click the Reset.cmd file to run the script. ...
    (microsoft.public.windowsxp.general)
  • Re: XP Service Pack 2 in silent mode
    ... In the script with the example how to use EulaAccepted ... and AcceptEula I see that AcceptEula is called before downloading the ... download the updates and install them. ...
    (microsoft.public.windowsupdate)

Loading