https://bugs.winehq.org/show_bug.cgi?id=29449
--- Comment #7 from Anastasius Focht focht@gmx.net --- Hello folks,
still present.
Installation works fine in clean 32-bit WINEPREFIX (LANG=en_US.utf8).
* make sure you don't have a tainted prefix. * make sure you don't have a broken Wine build (gcc 4.9+) that skews up results everywhere.
--- snip --- $ ps -ux | grep msi focht 5487 3.0 0.1 1790904 15588 pts/0 S+ 08:53 0:01 MSIEXEC.EXE /i C:\users\focht\Temp{514553E4-FD8E-4EFB-9883-4A6CE7B7E277}\Click-N-Ship for Business®.msi SETUPEXEDIR=Z:\home\focht\Downloads --- snip ---
For people without Mono support (mscoree not present): you can let the installer download & install .NET Framework .
$ wine --version wine-1.7.20-122-gd2d62cf
Regards