https://bugs.winehq.org/show_bug.cgi?id=29034
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, Installer Status|UNCONFIRMED |RESOLVED URL|https://swdownloads.blackbe |http://www.vodafone.de/busi |rry.com/Downloads/contactFo |ness/blackberry-support/bla |rmPreload.do?code=A8BAA5655 |ckberry-desktop-manager_115 |4F96369AB93E4F3BB068C22&dl= |988.html |A2C0D61EB187AB3AFD247A852FA | |D3647 | CC| |focht@gmx.net Resolution|--- |FIXED
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce the installer failure. The installer claims that the following prerequisites are needed:
* MSVC++ 2008 Redist * MSXML 6.0 * .NET Framework 3.5 SP1
You have to install .NET 3.5 SP1 beforehand ('winetricks -q dotnet35sp1') otherwise this thing won't work anyway. The software is WPF 3.x based hence Mono can't be used here.
RIM Desktop Manager needs 'winetricks -q windowscodecs' later to work around known WPF 3.x bug(s).
$ sha1sum 610_b038_multilanguage.exe b9df57d06211b11264e2ab400e40318882fcd016 610_b038_multilanguage.exe
$ du -sh 610_b038_multilanguage.exe 117M 610_b038_multilanguage.exe
$ wine --version wine-1.7.11-162-ga1b9634
Regards