https://bugs.winehq.org/show_bug.cgi?id=42514
michael bishop cleverca22@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cleverca22@gmail.com
--- Comment #1 from michael bishop cleverca22@gmail.com --- this is also breaking a program that i am developing
the problem is within a .bat file containing a line similar to the following:
START "" "c:\program path\program.exe"
under windows, it works correctly, under wine it fails removing the first "" fixes wine, but now breaks windows, causing a dos prompt to pop up