On Mon, Jun 29, 2009 at 6:45 PM, lex<vipangel@xxxxxxxxx> 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