fazbear201 / winezeug

Automatically exported from code.google.com/p/winezeug
1 stars 0 forks source link

dotnetfx3.exe failed, status code 8 #125

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to install dotnetfx3.exe (May have caused an issue because it 
installed dotnetfx2.exe first, not sure if it was me or not).

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/simy/.winetrickscache/dotnet30/dotnetfx3.exe' 
returned status 8. Aborting.

What version of the product are you using? On what operating system?
I'm running Ubuntu, uname below:
me@laptop:~$ uname -a 
Linux laptop 2.6.31-21-generic #59-Ubuntu SMP Wed Mar 24 07:28:56 UTC 2010 
i686 GNU/Linux

Please provide any additional information below.

The above error can be fixed (IE you can install dotnetfx3, or at least get 
further by doing the following)
cabextract dotnetfx3.exe && wine setup.exe

Just a heads up. The install still failed, but it got further, I got to, 
and slightly past the license agreement... Icky...  ;)

Original issue reported on code.google.com by Tijerina...@gmail.com on 12 May 2010 at 3:44

GoogleCodeExporter commented 8 years ago
Works fine for me in 1.2-rc3 / winetricks from svn.

Original comment by austinenglish@gmail.com on 15 Jun 2010 at 7:53

GoogleCodeExporter commented 8 years ago
Works for me, too, with 'winetricks dotnet30'.

Original comment by daniel.r...@gmail.com on 7 Dec 2010 at 11:30