Running .exe files on ubuntu

Asked by korty13

how do you run a .exe file with ubuntu?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu wine Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Francesco Conti (madmoose) said :
#1

You have to install and use wine package:

sudo apt-get install wine

then you can try to run your .exe with follofing command:

wine yourfilename.exe

Revision history for this message
Brian Leslie (audio-inc) said :
#2

I have just followed the steps mentioned above; wine 1.1.2 installed well but the first .exe file that I tried to run--testmh240.exe could not be opened so I'll experiment with some more .exe files.

Revision history for this message
shruti (shrutipol) said :
#3

i tried using the command but its giving me a message that wine package not installed

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#4

@shruti here all the question grouped about wine https://answers.launchpad.net/ubuntu/+source/wine

Then please don't add a new question on an already answered question.

Please make new question from here: https://answers.launchpad.net/ubuntu/+addquestion
you will get better chance to get right answer on a fresh tagged "open" question.
Solved or already answered question are usually not read from answering people.

Thank you

Revision history for this message
ilona N. (ilonasn) said :
#5

Can you help with this problem?

Provide an answer of your own, or ask korty13 for more information if necessary.

To post a message you must log in.