[Wine] How do I pass parameters to my program when using WINE?

Daniel Skorka skorka at gmx.net
Thu Jul 13 08:05:58 CDT 2006


Xn Nooby <xnooby at gmail.com> wrote:
>   wine myapp.exe /SLEEP:10

This should work. Maybe try
$ wine myapp.exe "/SLEEP:10"
to avoid trouble with the shell.

Daniel


More information about the wine-users mailing list