This thread seems to be very old, most of the bat files should be runnable using Code: wine cmd < path/to/your/file.bat .
sieira wrote:> This thread seems to be very old, most of the bat files should be runnable using > Code: > wine cmd < path/to/your/file.bat > > .you can also use start.exe... wine start path/to/your/file.bat