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

Xn Nooby xnooby at gmail.com
Thu Jul 13 13:07:23 CDT 2006


I wrote a small C program that lists the command line arguments given to it,
and it showed that the arguments *were* being supplied to my porgram. So the
syntax I had been trying, and the one you gave me, are probally all
correct.  My problem is within my program, so I am looking in to that some
more.  Thanks for the help, glad to see I was on the right track with the
syntax.



On 7/13/06, Daniel Skorka <skorka at gmx.net> wrote:
>
> 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
> _______________________________________________
> wine-users mailing list
> wine-users at winehq.org
> http://www.winehq.org/mailman/listinfo/wine-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20060713/6658770c/attachment.htm


More information about the wine-users mailing list