I downloaded an online game off of the Internet and it won't let me install it

Asked by Anthone Lamb

It is an .exe file and when I open it, it tells me: "Cannot open (file name): No application suitable for automatic installation is available for handling this kind of file." There must be a simple solution to this.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Sam Cater
Solved:
Last query:
Last reply:
Revision history for this message
Jesus Gamio (jgamio) said :
#1

Thank for your question.

The .exe file is a Windows application to to be able to run in Ubuntu You have to use wine.

Revision history for this message
Best Sam Cater (wraund-deactivatedaccount) said :
#2

if you dont know what macuto means (no offense to either of you), wine is a windows emulator, allowing some windows executables to be run under linux, open a terminal and enter...

sudo apt-get install wine

then open a file manager and right-click the .exe. Then choose Open With, then enter 'wine'

should run fine

Revision history for this message
Anthone Lamb (buster-sword999) said :
#3

Thanks Sam Cater, that solved my question.

Revision history for this message
curt (potheadgangster) said :
#4

did not work it said "Unable to fetch some archives, try running apt-get update or apt-get --fix-missing".

Revision history for this message
curt (potheadgangster) said :
#5

k sorry i got it to work thx lotz