View Single Post
  #2  
Old 05-06-2010, 11:42 PM
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