Thread: Creating Wine App Main Menu Entries
hi,
playing tom clancy's hawx (game) using wine ver 1.3.22
when click on exe in installation folder game plays fine when click on
main menu entry created using alacarte game hangs after intro video.
how created menu entry
then created scriptcode:"wine /path exe"
and tried pointing script in alacarte same thing, game hangs right aftercode:#! /bin/bash wine /home/linuxyogi/.tom\ clancy\'s\ h.a.w.x/hawx.exe
intro video ends.
going wrong ?
try :
wine start /unix <path exe>
example. if exe file in /opt/app.exe
then
wine start /unix /opt/app.exe
Forum The Ubuntu Forum Community Ubuntu Specialised Support Wine [SOLVED] Creating Wine App Main Menu Entries
Ubuntu
Comments
Post a Comment