[Wine]Re: batch file fails, individual programs in it run

Ivan Leo Puoti puoti at inwind.it
Tue Aug 24 22:57:55 CDT 2004


> Just to clarify, am I supposed to be zeroing
> in on the last date for which the version of Wine in CVS doesn't choke on
> my batch file, and from there determining which modification caused the
> problem?
Yes, a log of all chenges in wine is here
http://www.winehq.com/hypermail/wine-cvs/
> int main() { return 0; }
did you compile it with mingw?
> and foo.bat was created like this: echo 'foo.exe' >foo.bat
have you tried
echo wine foo.exe > foo.bat ?

Ivan.





More information about the wine-users mailing list