I have a program that needs .net 1.1, so I tried to install it. It aborted, so then I tried .net 2.0. Now it wants msi3.0 and it is not in winetricks, so I downloaded the distributable from Microsoft, and tried to install it. The install went OK, but it wanted to restart windows, so I said OK, and nothing seemed to have happened, but I still could not install .net 2.0. So I booted my system, and still can't install .net 20. Please advise?
On 12/14/10 3:58 PM, A Nonny Moose wrote:> I have a program that needs .net 1.1, so I tried to install it. It aborted, so then I tried .net 2.0. Now it wants msi3.0 and it is not in winetricks, so I downloaded the distributable from Microsoft, and tried to install it. The install went OK, but it wanted to restart windows, so I said OK, and nothing seemed to have happened, but I still could not install .net 2.0. So I booted my system, and still can't install .net 20.How about using Mono instead? James McKenzie
A Nonny Moose wrote:> I have a program that needs .net 1.1, so I tried to install it. It aborted...winetricks dotnet11 installs ok for me in wine-1.3.9 and winetricks from svn ( http://winezeug.googlecode.com/svn-history/r2045/trunk/winetricks ) What app do you have that needs .net 1.1, btw? In case .net 1.1 doesn't work, does 'winetricks dotnet20' do it for you? As always, please start with an empty .wine directory when troubleshooting.