https://bugs.winehq.org/show_bug.cgi?id=35546
Bug ID: 35546 Summary: Microsoft.NET 3 installer crashed with servicemodelreg.exe Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: furyhamster@gmail.com Classification: Unclassified
Created attachment 47461 --> https://bugs.winehq.org/attachment.cgi?id=47461 backtrace of the event
I tried to install dotnet30 which installed dotnet2 with service pack 1 & 2; when it got to installing dotnet 3, the installer crashed, saying that servicemodelreg.exe crashed too.
This might be a duplicate of bug #26464.
https://bugs.winehq.org/show_bug.cgi?id=35546
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download, Installer URL| |http://uni-smr.ac.ru/archiv | |e/win/MS%20.NET%20Framework | |/3.0/dotnetfx3.exe CC| |focht@gmx.net Hardware|x86-64 |x86 Version|unspecified |1.7.11 Summary|Microsoft.NET 3 installer |Microsoft .NET Framework |crashed with |3.0 'servicemodelreg.exe' |servicemodelreg.exe |crashes during installation
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce this, works fine here with wine-1.7.12 Make sure you use a clean (new!) 32-bit WINEPREFIX.
In general it's advised to use 'winetricks' recipes for installation of .NET Frameworks.
'winetricks' recipes contain prerequisite tasks such as the automatic removal of Mono from prefix and workarounds for some Wine versions.
Another example: The recipe for .NET Framework 3.0 contains a workaround for MUI (language packs), a bug in original MS installer which stalls the installation for each supported user interface language for 30 seconds.
$ sha1sum dotnetfx3.exe f3d2c3c7e4c0c35450cf6dab1f9f2e9e7ff50039 dotnetfx3.exe
$ du -sh dotnetfx3.exe 51M dotnetfx3.exe
$ wine --version wine-1.7.12
Regards
http://bugs.winehq.org/show_bug.cgi?id=35546
furyhamster@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #2 from furyhamster@gmail.com --- It worked on I upgraded to .12 and made a new prefix and it worked.
https://bugs.winehq.org/show_bug.cgi?id=35546
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.13.