http://bugs.winehq.org/show_bug.cgi?id=24349
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #4 from Anastasius Focht focht@gmx.net 2010-09-12 12:16:51 CDT --- Hello,
--- quote --- I attempted to install dotnet30 using winetricks, but got the attached error.
Clip: Note: command 'wine /home/andrew/.winetrickscache/dotnet30/dotnetfx3.exe' returned status 91. Aborting. --- quote ---
that installer failure is not a wine bug.
'winetricks' is cleaning the registry, deleting "InstallRoot" before each .NET installer run, preventing successful install.
Although useful to get rid of Mono-related default registry keys it only has to be done once - after clean WINEPREFIX, not in-between .NET 2.0 and 3.0 install (2.0 is prerequisite).
File a bug with winetricks.
Regards