start

wine start starts a program or opens a document in the program normally used for files with that suffix.

Usage

wine start [options] program_filename [...] 
wine 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.


CategoryListofCommands

start (last edited 2008-05-03 05:21:41 by nathan.n)