https://bugs.winehq.org/show_bug.cgi?id=37229
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #3 from Anastasius Focht focht@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