[Bug 37229] Webex Record Playback installer fails

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 4 18:17:01 CDT 2014


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Anastasius Focht <focht at gmx.net> ---
Hello Todd,

--- quote ---
$ env WINEPREFIX="/home/todd/.wine.webex" wine atrecply.msi 
wine: Bad EXE format for Z:\home\temp\atrecply.msi.
--- quote ---

this is not the correct way to install MSI packages.

Please make yourself familiar how to install software with Wine.

Examples:

--- snip ---
$ env WINEPREFIX="/home/todd/.wine.webex" wine msiexec -i atrecply.msi
--- snip ---

--- snip ---
$ env WINEPREFIX="/home/todd/.wine.webex" wine start atrecply.msi
--- snip ---

If you need further help, please visit WineHQ forums
(https://forum.winehq.org/).
Bugzilla is not meant for end-user support.

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