http://bugs.winehq.org/show_bug.cgi?id=16445
--- Comment #5 from Anastasius Focht focht@gmx.net 2008-12-10 14:50:05 --- Hello,
--- quote --- I just figured out, that the installation of the .NET Framework works, if "wineprefixcreate" is called explicitely.
winetricks seems not to create a .wine-environment correctly. --- quote ---
Can you do following:
1) make sure no wine processes are running 2) remove the current WINEPREFIX (~/.wine) 3) execute following command line in the directory where 'winetricks' script resides:
--- snip --- $ WINEDEBUG=+tid,+wineboot,+setupapi,+msi sh winetricks dotnet20 >trace.txt 2>&1 --- snip ---
When the installer error dialog is displayed, dismiss the installer.
Attach the resulting "trace.txt" to this bug ("text/plain" MIME).
Additionally attach files matching this filter: "dd_netfx20*.txt" from "C:\windows\temp".
Regards