http://bugs.winehq.org/show_bug.cgi?id=5328
Summary: ./wine /media/toshiba/Start.exe does start the correct program Product: Wine Version: 0.9.14. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: wine-loader AssignedTo: wine-bugs@winehq.org ReportedBy: pammann@aro.ch
./wine /media/toshiba/Start.exe
Does start the "internal" "Start.exe", but it should execute the program located on the CD-ROM. The prefix "/media/toshiba/" seems to be ignored.
Also changing into the "/media/toshiba" and starting it from there with: "wine Start.exe" seems not to work.
$ ./wine /media/toshiba/Start.exe Start a program, or open a document in the program normally used for files with that suffix. Usage: start [options] program_filename [...] start [options] document_filename
Options: /M[inimized] Start the program minimized. /MAX[imized] Start the program maximized. /R[estored] Start the program normally (neither minimized nor maximized). /W[ait] Wait for started program to finish, then exit with its exit code. /L Show end-user license.
start.exe version 0.2 Copyright (C) 2003, Dan Kegel Start comes with ABSOLUTELY NO WARRANTY; for details run with /L option. This is free software, and you are welcome to redistribute it under certain conditions; run 'start /L' for details.