[Wine] Re: Can't run Zuma's Revenge..

lahmbi5678 wineforum-user at winehq.org
Fri May 7 03:40:57 CDT 2010


You probably have to "escape" the 
' 
, i.e. replace it with 
\'
. The shell expects a closing ', which is indcated by the > at the beginning of the following lines. Escaping avoids that situation.

Type something like:
 
cd ~/.wine/dosdevices/c:/Programmi/Zuma\'s Revenge <ENTER>

wine ZumaRevenge.exe &> log.txt  <ENTER>







More information about the wine-users mailing list