Net FrameWork

Asked by ZivHirsch

I downloaded Net Framework from:
http://www.microsoft.com/downloads/details.aspx?FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5&displaylang=en

When I install this program with Wine I got two windows
Picture:
http://up196.siz.co.il/up3/w2nmyfm0zggz.png

What to do?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu wine Edit question
Assignee:
No assignee Edit question
Solved by:
Christian Dannie Storgaard
Solved:
Last query:
Last reply:
Revision history for this message
ZivHirsch (zivh1300) said :
#1

someone please???

Revision history for this message
Best Christian Dannie Storgaard (cybolic) said :
#2

Please see http://appdb.winehq.org/appview.php?iVersionId=3754 .

In short, downloading winetricks and asking that to install .NET 2.0 will probably yield better results.

Meaning you should try to run:

wget http://www.kegel.com/wine/winetricks
sh winetricks corefonts dotnet20

Remember that you can always check appdb.winehq.org if you have issues running a program.

Also, I'm guessing this question is directly related to this one: https://answers.launchpad.net/ubuntu/+source/wine/+question/97841

Revision history for this message
ZivHirsch (zivh1300) said :
#3

Thanks Christian Dannie Storgaard, that solved my question.