Winetricks / winezeug

Miscellaneous scripts/projects that are useful for wine developers, but don't belong upstream
11 stars 3 forks source link

I can't install dotnet 3.0 #187

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to install dotnetfx3.exe by winetricks script.

What is the expected output? What do you see instead?
I expect it to install, instead I get this in a popup:
note: command 'wine /home/sebastian/.cache/winetricks/dotnet30/dotnetfx3.exe' 
returned status 236.  Aborting.

What version of the product are you using? On what operating system?
I'm running Linux Mint and Wine 1.3.4, uname below:
Linux sebastian-laptop 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:09:38 UTC 
2010 x86_64 GNU/Linux

Original issue reported on code.google.com by seba...@gmail.com on 2 Oct 2010 at 11:13

GoogleCodeExporter commented 9 years ago
Well, dotnet30 doesn't quite work yet...it warns you:
    echo " dotnet30      MS .NET 3.0 (requires Windows license, but does not check for one, might not work yet)"

Original comment by austinenglish@gmail.com on 8 Oct 2010 at 12:57

GoogleCodeExporter commented 9 years ago
This needs to be fixed ASAP.
.NET 3.0 is a necessary component for many applications, such as Sony's Vegas 
suite.

Original comment by me3%syth...@gtempaccount.com on 28 Oct 2010 at 12:45

GoogleCodeExporter commented 9 years ago
There's nothing in winetricks to fix. Wine needs to be fixed, unless you have a 
hack or other workaround to fix it within winetricks.

Original comment by austinenglish@gmail.com on 6 Nov 2010 at 4:55