https://bugs.winehq.org/show_bug.cgi?id=40511
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #19 from Piotr Caban piotr.caban@gmail.com --- I've sent a patch that should fix this bug: http://source.winehq.org/patches/data/122132 The application installs with it on my computer.
It was never working with builtin msvcr71 (the patch changed that bultin instead of native dll is loaded by default). After this patch you need to add msvcr71=n,b override in winecfg to use native msvcr71.