i have a problem wit the program

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
lex

i have a problem wit the program

Post by lex »

when i want to run a application nothing heapens
i try in terminal and she give this messsage

wine start utorrent.exe
fixme:exec:SHELL_execute flags ignored: 0x00000100
Application could not be started, or no application associated with the
specified file.
ShellExecuteEx failed: File not found
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... chment.htm>
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

i have a problem wit the program

Post by austin987 »

On Mon, Jun 29, 2009 at 6:45 PM, lex<[email protected]> wrote:
when i want to run a application nothing heapens
i try in terminal and she give this messsage

 wine start utorrent.exe
fixme:exec:SHELL_execute flags ignored: 0x00000100
Application could not be started, or no application associated with the
specified file.
ShellExecuteEx failed: File not found
Then you're in the wrong directory. That exe is not in the current
directory or $PATH.


--
-Austin
Locked