pc game

Asked by matthew

i cant play pc games through wine when i try to run it it tells me is not marked as executable and it may be dangerous to run read about executable bit but dont really help then i tryed changing the permission but it says not allowed to change it

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
Sai Manoj Kumar Yadlapati (ysaimanojkumar) said :
#1

Hello matthew,

-Wine cannot run all Windows executable files.
-To change the permission to execute the file you should have administrator permissions in your system.
- To change it in terminal use,

       sudo chmod 755 executable_file.exe

where executable_file.exe is to replaced by the name of the executable file you want to change the permissions.
When you enter the above command in the terminal you will be prompted for a password. You have to enter your password(if you are the only user of the Ubuntu ). The password will not show up on the terminal for security reasons.

Search for an alternate program in Ubuntu.
Or
Install a virtual machine software like Sun Virtual Box and inside that software you can install Windows OS and run your favourite softwares of Windows.

Revision history for this message
marcus aurelius (adbiz) said :
#2

to run programs under wine, right click on the program and select run with wine.

you will want to check the apps db at www.winehq.com to see if your apps will run under wine.

Revision history for this message
marcus aurelius (adbiz) said :
#3

to run programs under wine, right click on the program and select run with wine.

you will want to check the apps db at www.winehq.com to see if your apps will run under wine.

Revision history for this message
Sai Manoj Kumar Yadlapati (ysaimanojkumar) said :
#4

Hello mathew, please change the status of this problem to Solved, by clicking on "This Solved my Problem" on that solution.

Can you help with this problem?

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

To post a message you must log in.