[Bug 18441] Google Video/Voice chat plugin installer puts plugin in c:\Program Files\'Mozilla Firefox'

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 23 17:53:06 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=18441

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net

--- Comment #4 from Anastasius Focht <focht at gmx.net> ---
Hello Austin,

--- quote ---
running the installer gives 'Unknown Installer Error'.
--- quote ---

you probably downloaded the bootstapper using native Firefox or other Linux
browser.
It's their 'Omaha' a.k.a. 'Google Update' that will get you an untagged
installer.

Untagged installers must be supplied command line arguments otherwise it's
expected to fail with 'Unknown Installer Error' message (hr =
GOOPDATE_E_UNTAGGED_METAINSTALLER).

See: https://github.com/taxilian/omaha/tree/master/mi_exe_stub

Message:
https://github.com/taxilian/omaha/blob/master/mi_exe_stub/mi_generated_resources_en.rc

In short: You must download the bootstrapper with Firefox browser from
WINEPREFIX (binary compare the downloaded .exe signature with the direct
download).

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list