vote up 2 vote down star

Has anyone run into trouble uninstalling Google Gears? I have downloaded the gears-win32-opt.msi and get the following error:

The installer encountered fatal error 1603.

The installer ends right after that.

flag

closed as not programming related by aku Oct 1 '08 at 13:45

2 Answers

vote up 0 vote down check

Right after the uninstaller fails, look for a file called C:\Program Files\Google\Update\Download\gears-win32-opt.msi.log (supposedly it disappears after a few minutes, so be quick). There may be more information in that logfile.

Not from personal experience, just Googled it ;)

link|flag
Thanks - I did that and the installer fails saying that I there versions of the MSI do not match. You got me off to good start though. – David Robbins Sep 21 '08 at 17:24
vote up 0 vote down

Error 1603 is actually thrown from the Windows Installer subsystem (it happens a lot with patching). Have you attempted a reboot and then run the installer again?

See Microsoft's kb article on this: http://support.microsoft.com/kb/834484

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.