As we all know Microsoft has released the final version of Windows XP SP3 to public and its available via Automatic Updates, Windows Updates and Downloads Center.
Earlier we posted about it at following link:
Windows XP SP3 RTM Available on Windows Update, Automatic Update and Download Center
You can download the SP3 from the above mentioned link.
A few ppl are facing a problem while installing SP3. Whenever they try to install it, Windows shows following error message:
Service Pack 3 setup error. Access is denied.
OR
Service Pack 3 setup error. Service Pack installation did not complete.
If you are also facing the same problem, then follow these simple steps and your problem should be solved:
1. Download and install the Subinacl.exe file from here.
2. Open Notepad and paste following code:
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%\inf\defltbase.inf /db defltbase.sdb /verbose
3. Save the file with name "SP3.bat".
4. Now right-click on the file and select "Run as administrator". It might take some time to complete.
5. After completion, restart your system and now you should be able to install SP3.
This article was posted in Troubleshooting, Windows XP.
Subscribe to RSS Feed |
Email Newsletter |
More Articles
Related Articles
Popular Articles
- Frequently Asked Problems with Solutions
- Is Your System Infected with a Virus / Spyware / Adware / Trojan?
- Transform Windows Vista into 7 without using Customization pack
- Transform Windows XP into 7 without using Customization pack
- Transform Windows XP into Vista without using Customization pack
- All About Resource Hacker in a brief Tutorial
- Master Tutorial to Make Your Windows 7 Super Fast
- Master Tutorial to Make Your Windows Vista Super Fast
- Master Tutorial to Make Your Windows XP Super Fast
- All Kinds of Restrictions for Windows XP, Vista and 7


George
This works! Instead of “Run as administrator“, I used "Open" - probably because of XP Home. After restart, SP3 installed was flawless.
My only question is, does SP3 installation reset the registry?
Bruce McIver
Thank you for this Fix
it was the most simplest I came across.
computer
Yeah installed SP3 alright (had SP2). After setup and reboot, all the computer then wanted to do was keep rebooting before it would reach the welcome screen each time! Had to finally boot in Safe Mode, and restore everything back before even did a friggin install of this stupid SP3!
Fred Norduhac /Holland
Thanks for your help. It really worked. Only i had not the choice of running as administrator (right mouse click), but opening the file was enough for running. After rebooting everything was fine.
Thanks again
Gary McKittrick
Karma definitely owes you one. This fix worked like a champ... I've gotten so used to being screwed using standard MS fixes that it was refreshing to finally get some satisfaction.
Appreciatively,
nettara
All the same problems as above. The fix didn't work for me either. Do not have the run as administrator option so I clicked on open and the box flashes on the screen and disappears. Any new suggestions or should I just leave it alone until microsoft improves the files.? Thanks
nettara
Thank You so much for the heads up. I did find the solution and it worked great. I also found the solution to make my pps files open in outlook express, so I am a happy girl.
VG
^^ I'm also happy for you.
Tunay
I did fix and intall in safe mode worked but when I boot in safe mode my xp gone.
BobK
installed the program and ran the batch file as recommended and all is well/ SP3 now installed. Actually a couple other anoyances were cleaned up as well. Thanks for the help