Vilppa Salt wrote:
I posted earlier to the wine-devel about the launching files with params. Now my Wine should be ok.
In the start.exe the /wait switch doesn't work. If you try to run from wcmd somebatfile.bat file which includes following lines:
start /wait some-exefile.exe del some-exefile.exe
and you have some-exefile.exe in the same directory it fails. This is because the file gets deleted, the wait switch doesn't work. Maybe you could fix it? I would but my c-skills aren't that good.
Thanks for the bug report. I'll try to have a look tonight. - Dan