I can't install a game called Tes Drive Unlimited

Asked by Murad Alkhattab

Hi, I have a Pc DVD game that's called TEST DRIVE UNLIMITED AND WHEN I TRY TO INSTALL IT, NOTHING COMES UP ON THE SCREEN BECAUSE IT HAS a .exe extension, anyone can help me with this problem please?
thank you

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
marcobra (Marco Braida) (marcobra) said :
#1

I think you must use wine.

Linux does not natively run any windows exe files.
In order to run windows files you will have to run them with a compatibility layer called Wine.

http://www.winehq.org/

To install wine in Ubuntu

Please first enable the universe repository:

Open System → Administration → Software sources → [ Tab Ubuntu software ]
enable "Community Maintained open source software (universe)"
Close and confirm the repository reload.

Then open a Terminal from the menu Applications → Accessories → Terminal and type:

sudo aptitude update
sudo aptitude install wine

give your user password when requested, you don't see nothing when you type it, then press enter.

Then there are a lot of howto on the net:
http://www.simplehelp.net/2007/05/18/how-to-install-windows-programs-in-linux-using-wine/
http://www.psychocats.net/ubuntu/wine
https://help.ubuntu.com/community/Wine

Hope this helps

Revision history for this message
Endolith (endolith) said :
#2

Here is a shortcut for installing Wine:

http://tinyurl.com/installwine

(Clicking it loads an AptURL, which should tell your package manager to download and install the Wine package from Ubuntu's software repository.)

Can you help with this problem?

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

To post a message you must log in.