473,799 Members | 3,339 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Reinstallation of XP Pro SP2 - Can not install any programs

I can not install any programs or use Windows Update. When I try to run the
update I get error 0xC80003FA. I am also unable to install any programs
whatsoever. In one case I get a "must install microsoft system installer"
and it is unable to do so. But first things first, how do I get the windows
update to work correctly? I tried the suggestion listed below about
renaming the softwaredistrib ution folder and then restarting windows update,
but that still does not work.

Some background info which I don't know if it is relevant or not: This copy
of XP Pro SP2 came new with a computer I used to have and is an OEM copy. I
gutted that computer and took some components and made a new computer. After
formatting the hard drive and reinstalling I kept getting this message box:

"One of the files containing the system's Registry data had to be recovered
by use of a log or alternate copy. The recovery was successful"

Eventually Windows would fail to load up at all and I would get some message
along the lines of "Kernell.dl l failed to load" or something of that nature
and the computer would just reset. So I would just keep reinstalling the
same copy hoping that something would work eventually. I really have no idea
what do now. Please help. Thanks.

The error code 0xc80003fA your receiving is hrReadVerifyFai lure which means
it may have not been able to write to the Softwaredistrib ution folder.
What changes did you make before receiving this error? In the event you
receive this error again you may try the following:

Rename the SoftwareDistrib ution directory.
Click Start >Run
Type "Services.m sc" (w/o quotes)
Press OK
Find "Automatic Update"
Stop the service.
Next, rename the "SoftwareDistri bution" directory to "SDOLD". The directory
is located in the c:\Windows directory
Now, restart the Automatic Update service
Click Start >Run
Type "Services.m sc" (w/o quotes)
Press OK
Find "Automatic Update"
Start the service.

Clearing the browser's cache
1. Click Tools Internet Options
2. In the "Temporary Internet Files" section, click "Delete Cookies"
3. Click "Delete Files" click "Delete all offline content" click OK
4. In the "History" section, click "Clear History".
5. Click "OK".

Jun 27 '08 #1
1 1358
One user who had this problem discovered "Actually my whole problem turned
out to be a bad RAM memory".

Worth checking seeing you "made a new computer".
--

--------------------------------
TaurArian [MVP] 2005-2008
Update Services
http://taurarian.mvps.org
"Bertoloni" wrote:
I can not install any programs or use Windows Update. When I try to run the
update I get error 0xC80003FA. I am also unable to install any programs
whatsoever. In one case I get a "must install microsoft system installer"
and it is unable to do so. But first things first, how do I get the windows
update to work correctly? I tried the suggestion listed below about
renaming the softwaredistrib ution folder and then restarting windows update,
but that still does not work.

Some background info which I don't know if it is relevant or not: This copy
of XP Pro SP2 came new with a computer I used to have and is an OEM copy. I
gutted that computer and took some components and made a new computer. After
formatting the hard drive and reinstalling I kept getting this message box:

"One of the files containing the system's Registry data had to be recovered
by use of a log or alternate copy. The recovery was successful"

Eventually Windows would fail to load up at all and I would get some message
along the lines of "Kernell.dl l failed to load" or something of that nature
and the computer would just reset. So I would just keep reinstalling the
same copy hoping that something would work eventually. I really have no idea
what do now. Please help. Thanks.

The error code 0xc80003fA your receiving is hrReadVerifyFai lure which means
it may have not been able to write to the Softwaredistrib ution folder.
What changes did you make before receiving this error? In the event you
receive this error again you may try the following:

Rename the SoftwareDistrib ution directory.
Click Start >Run
Type "Services.m sc" (w/o quotes)
Press OK
Find "Automatic Update"
Stop the service.
Next, rename the "SoftwareDistri bution" directory to "SDOLD". The directory
is located in the c:\Windows directory
Now, restart the Automatic Update service
Click Start >Run
Type "Services.m sc" (w/o quotes)
Press OK
Find "Automatic Update"
Start the service.

Clearing the browser's cache
1. Click Tools Internet Options
2. In the "Temporary Internet Files" section, click "Delete Cookies"
3. Click "Delete Files" click "Delete all offline content" click OK
4. In the "History" section, click "Clear History".
5. Click "OK".
Jun 27 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
2327
by: QyRoN | last post by:
Hi I need to install python-2.3 on my computer. The problem is that python and many programs written in python (pythonwin for example) use registry for storing parameters on python installation. Is there a way to install without modifying the registry?
3
2057
by: Rob Brown | last post by:
I put together an installation program and it works great the first time. The problem I have is that we want the users to be able to rerun the installation without needing to uninstall the older package first. How can I set up the package to overlay the existing installation without forcing the user to run an uninstall first? Thanks, Rob Brown
2
2256
by: Sally | last post by:
I have written a gui application for windows os using Borland C++ Builder. Does anybody know how I would go about automating the installation process - for instance, I would like my executable to start off compressed - I would then like the installation process to 1. automatically create a new directory, uncompress the archive into the new directory, 2. automatically put a shortcut onto the users desktop. I have noticed this seems to be...
2
2530
by: Benjamin | last post by:
I have a very strange problem. I have developed a .NET solution. To set up user clients I have also included a "Deployment Project" in the solution: Using "File System Editor | User's Program Menu" configuration a "Shortcut" is created and pointing to the client EXE-file. The created msi-file, NETProgram.msi, works perfectly on the clients. A Start Menu shortcut is correctly created in "C:\Documents and Settings\All
0
999
by: Steffo | last post by:
Hi. I cant open the forms designer dialog, after have tried some 3rd party software. Even after reinstallation of visual studio I get the following error msg: The designer could not be shown for this file because none of the classes within it can be designed. S
7
5034
by: p | last post by:
WE had a Crystal 8 WebApp using vs 2002 which we upgraded to VS2003. I also have Crystal 9 pro on my development machine. The web app runs fine on my dev machine but am having problems deploying. I created the websetup and built the MSI, have the bundled version. Copied to webserver and ran Websetup.msi. Said I had to remove old version, which I did, then reran WebSetup.msi and keeps giving me this error. "The installer was interrupted...
3
4266
by: Jason Madison | last post by:
My SP1 install seemed to want to keep repeating the install. I spent 4 hours running the install, then it ran again (I got the message up saying it had finished, then it started again). I didn't realise what it was doing until after about 30 minutes, and at that point I thought cancelling might actually undo the original install, so I let it run again (total install time at this point 8 hours!), I got the install finished message and when...
0
1244
by: David C. Barber | last post by:
I've just built my first Setup-Installable VB 2005 package. I have the full Profession Edition VS 2005, not the Express edition, and am patched to the current SP. It installs on the development machine (Win 2K) and runs just as well as it does in the VS IDE. I used the Walkthrough for Deploying a Windows-based Application in the MSDN files supplied. This application accesses Active Directory in several ways, including using ADODC to...
5
1835
by: aemxt | last post by:
Hello, windows became unstable and slow, can anyone tell me how to reinstall windows quickly and without losing any data? I read somewhere that it's possible to install windows in the unattended mode. How's that? What's needed for that?
0
9687
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9541
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10251
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10228
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10027
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6805
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5585
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3759
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2938
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.