On Mon, May 5, 2008 at 3:17 AM, sample <wineforum-user@xxxxxxxxxx> wrote: > Ive made a shortcut to an EXE which relies on another EXE (both exe's are in the same folder). > > If the shortcut is placed on the desktop, it will not work and report something about EXE not found. > > If i run the shortcut from within the directory which contains both EXE's, it will work. > > How do i get the shortcut to work? I think it had something to do with the equivalent of window's "Start In" property. Try having the shortcut use wine start foo.exe instead of wine foo.exe