no runnin the program fail

Questions about Wine on Linux
Locked
walterwn
Newbie
Newbie
Posts: 1
Joined: Mon Dec 30, 2013 11:11 am

no runnin the program fail

Post by walterwn »

I am install wine in ubuntu 13, all is OK, but not running the program for path . example:
# wine /home/walter/.wine/driver_c/SICOEXE/Sico.exe

but sho is:
Image

i am get script :
(example)

#!/bin/sh
cd .wine/drive_c/Archivos\ de\ programa/Warcraft\ III
wine 'w3l.exe'

and work fine! load the program an work.

my question is: i am create laucher for running from Desktop ?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: no runnin the program fail

Post by dimesio »

I'm not really sure what you're asking. If it's whether you can create a launcher to run that script from the Desktop, the answer is yes.
Locked