can't install an app from cd because exe protect

Asked by kevin hagen

I'm trying install a game from an Iso image of a windows game using wine. The problem i get is I'm running Ubuntu 10.10 an it shut the .exe files down. When i try to change the permission it says it can't. So I was wondering is there a way around so I can install the software?

system info Ubuntu 10.10, 4 gb of memory, 1 tb of hard drive space , 4 core 3.20 Pentium D and Nivida 9600 oc card

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
George Standish
Solved:
Last query:
Last reply:
Revision history for this message
Best George Standish (george-standish-deactivatedaccount) said :
#1

Kevin,

Use wine from command line "$ wine /path/to/cdrom/PROGRAM.EXE" and it will bypass the nautilus permission issue.

Good luck,
George

Revision history for this message
kevin hagen (khagen1055) said :
#2

Thank you for answering so quick