Share via

runtime errors R6034

Anonymous
2010-05-24T15:14:59+00:00

keep getting runtime errors. wrote down two of them:

program: c:\windows\system32\msiexec.exe

application attempted to load runtime C library incorrectly

and this one:

c\programfiles\ask.com\updatetask.exe

I am getting a bunch of these runtime errors suddenly.How do I fix them?

thanks!

Windows for home | Previous Windows versions | Apps

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2010-05-24T17:06:45+00:00

Hi Will,

·        Since when are you facing this issue?

·        When exactly do you get this error message?

  1. I would suggest to reinstall visual c++ runtime library.
  2. Check whether the Windows Installer Service is running?

a. Click on Start; In the Start search, type services.msc and hit Enter.

b. Restart the Windows Installer service by right clicking on the Service and clicking on restart.

  1. Also, I would suggest you to try the following steps in the safe mode.

To boot into Safe mode, restart the computer and press F8. Select the Safe mode option under Windows Advanced boot options and hit Enter.

a. Click on Start; In the Start search type cmd and hit Enter.

b. Now execute the following command. After each command-line hit Enter.

 C:\Users\Admin\cd windows/system32

**** C:\windows\system32\ren msi.dll msi.old

**** C:\windows\system32\ren msiexec.exe msiexec.old

**** C:\windows\system32\ren msihnd.dll msihnd.old

**** C:\windows\system32\exit

 After executing the following commands, restart the computer back to the normal mode and check for the issue.

Hope this helps.

Regards,Manasa P- Microsoft Support.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

Answer accepted by question author

Anonymous
2010-05-24T16:14:46+00:00

Do you know when this problem began?  Try a System Restore to a point in timeBEFORE the problem began.  Here's the procedure: http://www.howtogeek.com/howto/windows-vista/using-windows-vista-system-restore/.  Be sure to check the box to show more than 5 days of restore points.  If the first attempt fails, then try an earlier point or two.  NOTE: You will have to re-install any software and updates you installed between now and the restore point, but you can use Windows Update for the updates.  Use the recovery disk if the system prompt doesn’t work. The recovery disk works a bit different from the above procedures but if you follow the prompts from the System Restore menu option with the above information you should be able to restore with no problems.

I hope this helps. Keep me informed.

Good luck.


Lorien - MCSE/MCSA/Network+/A+ --- If this post helps to resolve your issue, please click the "Mark as Answer" or "Helpful" button at the top of this message. By marking a post as Answered, or Helpful you help others find the answer faster.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful