[Wine] Re: Executing bat file in Wine from bash shell

Rezmason wineforum-user at winehq.org
Thu Jun 24 14:32:40 CDT 2010


doh123 wrote:
> I'm not sure why you'd want to run a batch file, there has to be an easier way to do what you want.


Fine by me, I haven't even written the bat file yet. But I wasn't sure if there was a way to do it without the bat file.

The bat file would pass some arguments to a CUI tool. Ideally I'd like to do this somehow:



Code:
wine cmd -executable=./path/to.exe -args="$arg1 $arg2"

[/code]







More information about the wine-users mailing list