View Single Post
  #2 (permalink)  
Old 01-03-2005, 03:37 AM
dwhitelaw
Neophyte
Join Date: Jan 2005
Posts: 1

I had the same problem. Our friends at HTTP Mail helped me out.

I have the fix, but I am not responsible if something goes wrong, so backup your stuff.
First Try:
On your desktop click Start -> Run, type cmd and click OK. At the command window type cd c:\Windows\System32 and press enter. If it says "The system cannot find the path specified" type c:\WINNT\System32 and press enter. Type regsvr32 richtx32.ocx and press enter. It should pop-up a window saying if it was successful. If it succeeded try the update again.

This did not work for me, but the following did:

1.
Click Start, and then click Run.

2.
Type cmd, and then press ENTER.

3.
Make sure you are at C:, not at C:\ Documents and Settings\ yournamehere, or C:\Windows or something.
Use CD C:\ and enter to get to C:.

4.
At the command prompt(C:), type regsvr32 /u Richtx32.ocx, and then press ENTER.

This will unregister it and you should be able to run past it.
Try the update again.

Good Luck
 
Reply With Quote