PDA

View Full Version : How do I get the .NET framework in Wine?


Tux118
August 4th, 2009, 07:24 AM
How do I get the .NET framework into wine?

Will somebody please answer this question?

wojox
August 4th, 2009, 07:50 AM
I don't think you can. May need Mono.
http://appdb.winehq.org/viewbugs.php?bug_id=13995

YokoZar
August 4th, 2009, 08:37 AM
winetricks is what you want: http://wiki.winehq.org/winetricks -- just install .net 2.0 with it. Or Mono 2.2, which is supposed to be equivalent

Tux118
August 4th, 2009, 05:20 PM
I don't think you can. May need Mono.
http://appdb.winehq.org/viewbugs.php?bug_id=13995

Thanks, this worked like a charm.

winetricks is what you want: http://wiki.winehq.org/winetricks -- just install .net 2.0 with it. Or Mono 2.2, which is supposed to be equivalent

I'm sure this would have also worked too.

Thanks a lot guys! :)

YokoZar
August 4th, 2009, 08:47 PM
Be aware that I have encountered at least one app that worked with .net 2.0 but not mono 2.2 -- though this may have been a Wine bug rather than a Mono bug.