[Wine] Re: I don't know how to compile Wine!

Roccivic wineforum-user at winehq.org
Mon Jun 30 07:06:21 CDT 2008


RedMartin wrote:
> All done and FEAR is running very well.
> One final question. What is the correct format for creating a launcher so that I can run FEAR with one click? I've tried:
>  wine /home/martin/.wine/drive_c/Pro*/Sierra/FEAR/FEAR.exe
> 
> but it fails. If I navigate cd  /home/martin/.wine/drive_c/Pro*/Sierra/FEAR and then wine FEAR.exe I can run it via a Terminal. I just can't seem to figure out how to make that into one command.
> 


Code:
env WINEPREFIX="/home/martin/.wine" wine "C:\Pro*\Sierra\FEAR.EXE"



Peace







More information about the wine-users mailing list