https://bugs.winehq.org/show_bug.cgi?id=38928
Bug ID: 38928 Summary: setup.exe gets interrupted prematurely when installing a .Net 4.0 application Product: Wine Version: 1.7.44 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cashman51@msn.com Distribution: ---
Created attachment 51860 --> https://bugs.winehq.org/attachment.cgi?id=51860 Command line output from running wine setup.exe
Running WINEARCH=win32 on Windows 2003 configuration using wine 1.7.44 on Ubuntu Trusty. Trying to install an application I developed using the .Net 4.0 Framework which normally works on Windows 2003 and higher. When attempting to install, installer displays "The installer was interrupted before Test_Application could be installed. You need to restart the installer to try again. Click Close to exit." Attached log. If I try to install dotnet40 using winetricks, setups seems to install my application, but does not work correctly. I prefer to use mono rather than dotnet40 as it's more stable.