Results 1 to 5 of 5

Thread: A fix for those who get "Access Denied" when installing sp3

  1. #1
    robinb Guest

    A fix for those who get "Access Denied" when installing sp3

    I put it on 3 computers running xp pro sp2 with no problems
    But i ran into a problem with my xp pro sp2 ibm t41 notebook.
    Once the installation finished it came back with an error msg "Access
    Denied" xp3 cannot finish and will revert back to prior use". So it
    reverted itself back to xp2 and rebooted itself.

    I did some checking on the internet and found two solutions.
    The first one requires you to download a file and run a script which i will
    put here
    The second one is this which i tried first and it worked perfectly.

    The second one is much easier to do and less complicated.

    If you find this problem try this solution first BEFORE going to the second
    one- oh btw I found after the installation of sp3 on all my computers I
    clicked on Windows Messenger and it started to reinstall and do a repair to
    the program. xp3 must disable it somehow during its install.

    Download dial a fix from web site or access
    http://joula4xp.googlepages.com/Dial_a_Fix.zip.

    Extract the two files but leave them in the same directory. You will only
    have to click on the dial-a-fix.exe

    Click on tools (tools is the icon on the bottom that looks like a hammer)
    and then scroll down and select reset permission, click the Go tab, it will
    run and tell you when it is finished.

    Once Finished restart the computer and try to install sp3 again. Remember
    to disable your Antivirus Program and if you are running spybot search and
    destroy- unimmunize everything- you can re immunize once sp3 is installed.


    this is the other one from microsoft but again i tried the above method
    first and it worked perfectly.

    Download and then install the Subinacl.exe file.
    you can get it here:
    http://www.microsoft.com/downloads/d...displaylang=en

    2. Start Notepad.


    Copy and then paste the following text 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
    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.
    6. Install Windows XP SP3.

    Good Luck
    robin


  2. #2
    PA Bear [MS MVP] Guest

    Re: A fix for those who get "Access Denied" when installing sp3

    Error messages when you try to install Windows XP Service Pack 3: "Service
    Pack 3 installation did not complete" and "An internal error occurred":
    http://support.microsoft.com/kb/949384

    --
    ~Robear Dyer (PA Bear)
    MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
    AumHa VSOP & Admin http://aumha.net
    DTS-L http://dts-l.net/

    robinb wrote:
    > I put it on 3 computers running xp pro sp2 with no problems
    > But i ran into a problem with my xp pro sp2 ibm t41 notebook.
    > Once the installation finished it came back with an error msg "Access
    > Denied" xp3 cannot finish and will revert back to prior use". So it
    > reverted itself back to xp2 and rebooted itself.
    >
    > I did some checking on the internet and found two solutions.
    > The first one requires you to download a file and run a script which i
    > will
    > put here
    > The second one is this which i tried first and it worked perfectly.
    >
    > The second one is much easier to do and less complicated.
    >
    > If you find this problem try this solution first BEFORE going to the
    > second
    > one- oh btw I found after the installation of sp3 on all my computers I
    > clicked on Windows Messenger and it started to reinstall and do a repair
    > to
    > the program. xp3 must disable it somehow during its install.
    >
    > Download dial a fix from web site or access
    > http://joula4xp.googlepages.com/Dial_a_Fix.zip.
    >
    > Extract the two files but leave them in the same directory. You will only
    > have to click on the dial-a-fix.exe
    >
    > Click on tools (tools is the icon on the bottom that looks like a hammer)
    > and then scroll down and select reset permission, click the Go tab, it
    > will
    > run and tell you when it is finished.
    >
    > Once Finished restart the computer and try to install sp3 again. Remember
    > to disable your Antivirus Program and if you are running spybot search and
    > destroy- unimmunize everything- you can re immunize once sp3 is
    > installed.
    >
    >
    > this is the other one from microsoft but again i tried the above method
    > first and it worked perfectly.
    >
    > Download and then install the Subinacl.exe file.
    > you can get it here:
    > http://www.microsoft.com/downloads/d...displaylang=en
    >
    > 2. Start Notepad.
    >
    >
    > Copy and then paste the following text 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
    > 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.
    > 6. Install Windows XP SP3.
    >
    > Good Luck
    > robin



  3. #3
    Robinb Guest

    Re: A fix for those who get "Access Denied" when installing sp3

    that issue you posted .doesn't pertain to the access denied problem alot of
    folks are having and i saw it here too.

    In fact the second suggestion came from microsoft's website to fix it.
    I tried the first one and it worked better and is easier for those who do
    not want to fool around with the registry or have no clue how to write a
    script.

    Sometimes just posting a website confuses users more especially beginners,
    You need to give some facts with it too.
    I work mostly with beginners and when throwing out websites they look at the
    website and go "huh"?
    and i am sure so many that come in here are beginners too. Not everyone is
    technically enclined and know what you and I know, so you have to give it to
    them in simpler terms.

    robin




    "PA Bear [MS MVP]" <PABearMVP@gmail.com> wrote in message
    news:uCU4y6rtIHA.3780@TK2MSFTNGP03.phx.gbl...
    > Error messages when you try to install Windows XP Service Pack 3: "Service
    > Pack 3 installation did not complete" and "An internal error occurred":
    > http://support.microsoft.com/kb/949384
    >
    > --
    > ~Robear Dyer (PA Bear)
    > MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
    > AumHa VSOP & Admin http://aumha.net
    > DTS-L http://dts-l.net/
    >
    > robinb wrote:
    >> I put it on 3 computers running xp pro sp2 with no problems
    >> But i ran into a problem with my xp pro sp2 ibm t41 notebook.
    >> Once the installation finished it came back with an error msg "Access
    >> Denied" xp3 cannot finish and will revert back to prior use". So it
    >> reverted itself back to xp2 and rebooted itself.
    >>
    >> I did some checking on the internet and found two solutions.
    >> The first one requires you to download a file and run a script which i
    >> will
    >> put here
    >> The second one is this which i tried first and it worked perfectly.
    >>
    >> The second one is much easier to do and less complicated.
    >>
    >> If you find this problem try this solution first BEFORE going to the
    >> second
    >> one- oh btw I found after the installation of sp3 on all my computers I
    >> clicked on Windows Messenger and it started to reinstall and do a repair
    >> to
    >> the program. xp3 must disable it somehow during its install.
    >>
    >> Download dial a fix from web site or access
    >> http://joula4xp.googlepages.com/Dial_a_Fix.zip.
    >>
    >> Extract the two files but leave them in the same directory. You will
    >> only
    >> have to click on the dial-a-fix.exe
    >>
    >> Click on tools (tools is the icon on the bottom that looks like a hammer)
    >> and then scroll down and select reset permission, click the Go tab, it
    >> will
    >> run and tell you when it is finished.
    >>
    >> Once Finished restart the computer and try to install sp3 again.
    >> Remember
    >> to disable your Antivirus Program and if you are running spybot search
    >> and
    >> destroy- unimmunize everything- you can re immunize once sp3 is
    >> installed.
    >>
    >>
    >> this is the other one from microsoft but again i tried the above method
    >> first and it worked perfectly.
    >>
    >> Download and then install the Subinacl.exe file.
    >> you can get it here:
    >> http://www.microsoft.com/downloads/d...displaylang=en
    >>
    >> 2. Start Notepad.
    >>
    >>
    >> Copy and then paste the following text 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
    >> 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.
    >> 6. Install Windows XP SP3.
    >>
    >> Good Luck
    >> robin

    >




  4. #4
    PA Bear [MS MVP] Guest

    Re: A fix for those who get "Access Denied" when installing sp3

    Cancel that. It shoulda been...

    Error message when you try to install WinXP SP3: "Access is denied" or
    "Service Pack installation did not complete"
    http://support.microsoft.com/kb/949377
    --
    ~Robear Dyer (PA Bear)
    MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
    AumHa VSOP & Admin http://aumha.net
    DTS-L http://dts-l.net/


    PA Bear [MS MVP] wrote:
    > Error messages when you try to install Windows XP Service Pack 3: "Service
    > Pack 3 installation did not complete" and "An internal error occurred":
    > http://support.microsoft.com/kb/949384
    >
    >
    > robinb wrote:
    >> I put it on 3 computers running xp pro sp2 with no problems
    >> But i ran into a problem with my xp pro sp2 ibm t41 notebook.
    >> Once the installation finished it came back with an error msg "Access
    >> Denied" xp3 cannot finish and will revert back to prior use". So it
    >> reverted itself back to xp2 and rebooted itself.
    >>
    >> I did some checking on the internet and found two solutions.
    >> The first one requires you to download a file and run a script which i
    >> will
    >> put here
    >> The second one is this which i tried first and it worked perfectly.
    >>
    >> The second one is much easier to do and less complicated.
    >>
    >> If you find this problem try this solution first BEFORE going to the
    >> second
    >> one- oh btw I found after the installation of sp3 on all my computers I
    >> clicked on Windows Messenger and it started to reinstall and do a repair
    >> to
    >> the program. xp3 must disable it somehow during its install.
    >>
    >> Download dial a fix from web site or access
    >> http://joula4xp.googlepages.com/Dial_a_Fix.zip.
    >>
    >> Extract the two files but leave them in the same directory. You will
    >> only
    >> have to click on the dial-a-fix.exe
    >>
    >> Click on tools (tools is the icon on the bottom that looks like a hammer)
    >> and then scroll down and select reset permission, click the Go tab, it
    >> will
    >> run and tell you when it is finished.
    >>
    >> Once Finished restart the computer and try to install sp3 again.
    >> Remember
    >> to disable your Antivirus Program and if you are running spybot search
    >> and
    >> destroy- unimmunize everything- you can re immunize once sp3 is
    >> installed.
    >>
    >>
    >> this is the other one from microsoft but again i tried the above method
    >> first and it worked perfectly.
    >>
    >> Download and then install the Subinacl.exe file.
    >> you can get it here:
    >> http://www.microsoft.com/downloads/d...displaylang=en
    >>
    >> 2. Start Notepad.
    >>
    >>
    >> Copy and then paste the following text 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
    >> 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.
    >> 6. Install Windows XP SP3.
    >>
    >> Good Luck
    >> robin



  5. #5
    PA Bear [MS MVP] Guest

    Re: A fix for those who get "Access Denied" when installing sp3

    Should have posted...

    Error message when you try to install WinXP SP3: "Access is denied" or
    “Service Pack installation did not complete”
    http://support.microsoft.com/kb/949377
    --
    ~Robear Dyer (PA Bear)
    MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
    AumHa VSOP & Admin http://aumha.net
    DTS-L http://dts-l.net/


    Robinb wrote:
    > that issue you posted .doesn't pertain to the access denied problem alot
    > of
    > folks are having and i saw it here too.
    >
    > In fact the second suggestion came from microsoft's website to fix it.
    > I tried the first one and it worked better and is easier for those who do
    > not want to fool around with the registry or have no clue how to write a
    > script.
    >
    > Sometimes just posting a website confuses users more especially beginners,
    > You need to give some facts with it too.
    > I work mostly with beginners and when throwing out websites they look at
    > the
    > website and go "huh"?
    > and i am sure so many that come in here are beginners too. Not everyone
    > is
    > technically enclined and know what you and I know, so you have to give it
    > to
    > them in simpler terms.
    >
    > robin
    >
    >
    >
    >
    > "PA Bear [MS MVP]" <PABearMVP@gmail.com> wrote in message
    > news:uCU4y6rtIHA.3780@TK2MSFTNGP03.phx.gbl...
    >> Error messages when you try to install Windows XP Service Pack 3:
    >> "Service
    >> Pack 3 installation did not complete" and "An internal error occurred":
    >> http://support.microsoft.com/kb/949384
    >>
    >> --
    >> ~Robear Dyer (PA Bear)
    >> MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
    >> AumHa VSOP & Admin http://aumha.net
    >> DTS-L http://dts-l.net/
    >>
    >> robinb wrote:
    >>> I put it on 3 computers running xp pro sp2 with no problems
    >>> But i ran into a problem with my xp pro sp2 ibm t41 notebook.
    >>> Once the installation finished it came back with an error msg "Access
    >>> Denied" xp3 cannot finish and will revert back to prior use". So it
    >>> reverted itself back to xp2 and rebooted itself.
    >>>
    >>> I did some checking on the internet and found two solutions.
    >>> The first one requires you to download a file and run a script which i
    >>> will
    >>> put here
    >>> The second one is this which i tried first and it worked perfectly.
    >>>
    >>> The second one is much easier to do and less complicated.
    >>>
    >>> If you find this problem try this solution first BEFORE going to the
    >>> second
    >>> one- oh btw I found after the installation of sp3 on all my computers I
    >>> clicked on Windows Messenger and it started to reinstall and do a repair
    >>> to
    >>> the program. xp3 must disable it somehow during its install.
    >>>
    >>> Download dial a fix from web site or access
    >>> http://joula4xp.googlepages.com/Dial_a_Fix.zip.
    >>>
    >>> Extract the two files but leave them in the same directory. You will
    >>> only
    >>> have to click on the dial-a-fix.exe
    >>>
    >>> Click on tools (tools is the icon on the bottom that looks like a
    >>> hammer)
    >>> and then scroll down and select reset permission, click the Go tab, it
    >>> will
    >>> run and tell you when it is finished.
    >>>
    >>> Once Finished restart the computer and try to install sp3 again.
    >>> Remember
    >>> to disable your Antivirus Program and if you are running spybot search
    >>> and
    >>> destroy- unimmunize everything- you can re immunize once sp3 is
    >>> installed.
    >>>
    >>>
    >>> this is the other one from microsoft but again i tried the above method
    >>> first and it worked perfectly.
    >>>
    >>> Download and then install the Subinacl.exe file.
    >>> you can get it here:
    >>> http://www.microsoft.com/downloads/d...displaylang=en
    >>>
    >>> 2. Start Notepad.
    >>>
    >>>
    >>> Copy and then paste the following text 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
    >>> 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.
    >>> 6. Install Windows XP SP3.
    >>>
    >>> Good Luck
    >>> robin



Similar Threads

  1. Replies: 1
    Last Post: 19-10-2009, 09:48 AM
  2. Replies: 2
    Last Post: 06-04-2009, 09:31 PM
  3. "Access is denied." While Installing XP Pro SP3
    By DaleD in forum Windows Update
    Replies: 8
    Last Post: 11-05-2008, 10:38 PM
  4. "Cannot Install This Hardware" "Access is Denied"
    By Daigle in forum XP Hardware
    Replies: 2
    Last Post: 24-05-2007, 11:20 PM
  5. "Location is Not Available" -- "Access is Denied."
    By BlackSunReyes in forum Vista Setup and Install
    Replies: 3
    Last Post: 29-04-2007, 10:09 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,938,322.58059 seconds with 16 queries