Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Other discussions > Linux and software for Linux
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 05-06-2010, 02:50 PM
Stream Recorder
 
Posts: n/a
Default

Blocked: wine start /unix problem opening .exe files with Wine


When I try to open an .exe file in Ubuntu 10.04 Lucid, I get the following error message:

Code:
The file '/home/user/Downloads/program_name.exe' is not marked as executable.  If this was downloaded or copied form an untrusted source, it may be dangerous to run.  For more details, read about the executable bit.
To solve the problem, right click on the .exe file, select Properties, select the Permissions tab and check "Allow executing file as program". Then hit the Close button.
Reply With Quote
  #2  
Old 05-07-2010, 12:42 AM
Stream Recorder
 
Posts: n/a
Default

Re: Blocked: wine start /unix problem opening .exe files with Wine


Solution #2: Wine in the terminal

Run .exe from the terminal and you shouldn't see the "Blocked: wine start /unix" message:
Code:
wine /media/storage/Setup.exe
Reply With Quote
  #3  
Old 05-07-2010, 12:43 AM
Stream Recorder
 
Posts: n/a
Default

Re: Blocked: wine start /unix problem opening .exe files with Wine


Solution #3: Custom launcher

Right click on the .exe file, select Open with other application -> Use a custom command and use wine for the command.

To launch an .exe file, right click on it, select Open with wine.

You can also right click on the file, select Properties -> Open With and select wine. The a double click on any exe file will shouldn't show the "Blocked: wine start /unix" message.
Reply With Quote
  #4  
Old 05-07-2010, 12:45 AM
Stream Recorder
 
Posts: n/a
Default

Re: Blocked: wine start /unix problem opening .exe files with Wine


Solution #4: Change the default launch command

Edit the default launch command for wine
Code:
gksu gedit /usr/share/applications/wine.desktop
Change from
Code:
Exec=cautious-launcher %f wine start /unix
onto
Code:
Exec=wine start /unix %f
Reply With Quote
  #5  
Old 06-11-2010, 12:22 AM
Ben Ben is offline
Junior Member
 
Join Date: Jun 2010
Posts: 1
Ben is on a distinguished road
Thumbs up

Re: Blocked: wine start /unix problem opening .exe files with Wine


Thank you very much Stream Recorder. That helped!
Reply With Quote
  #6  
Old 07-18-2010, 06:01 AM
conpanbear conpanbear is offline
Junior Member
 
Join Date: Jul 2010
Posts: 1
conpanbear is on a distinguished road
Smile

Re: Blocked: wine start /unix problem opening .exe files with Wine


Quote:
Originally Posted by Stream Recorder View Post
Solution #3: Custom launcher
This was the easiest way for me to get around this problem. Thank you, Stream Recorder!!
Reply With Quote
  #7  
Old 01-09-2011, 04:30 AM
Lenko Lenko is offline
Junior Member
 
Join Date: Jan 2011
Posts: 1
Lenko is on a distinguished road
Default

Re: Blocked: wine start /unix problem opening .exe files with Wine


Stream Recorder, thank you very much! Your solution #4 is really working!
Reply With Quote
Reply Post New Thread
Tags: , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 05:05 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons