https://bugs.winehq.org/show_bug.cgi?id=38928
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer CC| |focht@gmx.net Component|-unknown |mscoree Summary|setup.exe gets interrupted |Custom .NET 4.0 application |prematurely when installing |fails to install with |a .Net 4.0 application |Wine-Mono
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
refining summary .. and also putting that statement into perspective.
--- quote --- 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. --- quote ---
Just because it doesn't work for you doesn't mean Wine + MS .NET Frameworks can run many apps successfully. I bet whatever app you're trying to run would run on my machine without a hitch using MS .NET Framework 4.0.
In fact many apps actually work better with MS .NET Frameworks installed in contrast to Wine-Mono, assuming .NET howtos are properly followed + workarounds as needed.
Anyway, you need to provide more information to whoever feels to be a Wine-Mono guy.
Compressed trace log made with: 'WINE_MONO_VERBOSE=1 WINE_MONO_TRACE=x WINEDEBUG=+tid,+seh,+relay,+msi wine ./foo.exe >>log.txt 2>&1'
Regards