http://bugs.winehq.org/show_bug.cgi?id=8178
Summary: Microsoft Dynamics GP Standard demo install fails Product: Wine Version: CVS Platform: Other URL: http://www.microsoft.com/dynamics/gp OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com BugsThisDependsOn: 5358,5428
Microsoft will send a trial version on DVD-ROM upon request.
The first hurdle is that setup.exe exits silently if it thinks MSIE4 isn't installed. winetricks fakeie6 takes care of that.
A cosmetic glitch is that the cursor turns to crap when you click 'install'. I'm going to ignore that for now, but it's bad enough to distract real users.
The second hurdle is that it tries to install mdac 2.8, and fails. Running winetricks mdac28 twice, and then the app's installer twice, takes care of that. (See bug 5428; mdac 2.8 fails the first time through.)
The next hurdle is that it tries to install dotnet 1.1. (See bug 5358.) This fails with great gusto. I'll attach the +msi log file for amusement purposes only; the real discussion for that belongs in bug 5358.