Mint 10.Try it and see.. only takes seconds to install wine. Don't forget the set the .exe as executable. Easy way is to right click \ properties \ permissions \ allow executing as program. You are on ubuntu right?
Better bet is to play via PlayOnLinux: http://www.playonlinux.com/en/
I got my missus' Ubuntu laptop running every version of the Sims including the latest version on it without any issue at all.
Its generally not a good idea as its easy to break stuff.. but if you really want to you can do a "sudo nautilus" to get a file browser with root access
(if thats what you are asking because in typical Edward78 style you have completely failed at explaining properly what you want)
sudo chmod a+x /path/to/file.exe
sudo chmod a+x /path/to/file.exe
sudo chmod a+x /media/2280F6CE80F6A805/Program Files/CCP/EVE.exe
Returns chmod: cannot access `/media/2280F6CE80F6A805/Program': No such file or directory
chmod: cannot access `Files/CCP/EVE.exe': No such file or directory
Depends on if the game requires reg entries or not, some games don't. Some do... Try it and see.
did you try..
sudo chmod a+x "/media/2280F6CE80F6A805/Program Files/CCP/EVE.exe"
??