cckec / winetricks

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

dotnet35sp1 refuses to run #286

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Running dotnet35sp1, after working around 
http://bugs.winehq.org/show_bug.cgi?id=32156 works fine except for the 
installation of dotnet35sp1 itself.

The application states that it will only run in Windows XP. It looks as if the 
script sets the version to 2000 to run the other installers, but doesn't swap 
back before launching the SP1 installer.

I don't know how to use svn, but the attached patch worked for me.

Original issue reported on code.google.com by ImWellCu...@gmail.com on 7 Nov 2012 at 7:23

Attachments:

GoogleCodeExporter commented 8 years ago
What were you using to test this?

Original comment by austinenglish@gmail.com on 29 Jun 2013 at 2:07

GoogleCodeExporter commented 8 years ago
With Winetricks 20130707 and wine-1.6-rc4-99-g94c7806, running "winetricks -q 
dotnet35sp1" I cannot get past "dotnet30 install fails"
http://code.google.com/p/winetricks/issues/detail?id=263

Not sure what versions I used originally but it will have been installed the 
same way.

Original comment by ImWellCu...@gmail.com on 11 Jul 2013 at 3:44