https://bugs.winehq.org/show_bug.cgi?id=42423
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msxml3 Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #2 from Dmitry Timoshkov dmitry@baikal.ru --- dppw4.5.20-installer.exe (32-bit installer for Windows 7) crashes somewhere in msxml3 code. Workaround: winetricks -q msxml3. After that installer works.
The application itself requires .net 4.5 and can't work with wine-mono. Workaround: winetricks -q dotnet45. After that the application works as well.