[Bug 42514] start.exe incorrectly treats multiple quoted arguments as the console title (breaking .e.g URL opening in League of Legends)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 24 17:43:27 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=42514

michael bishop <cleverca22 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cleverca22 at gmail.com

--- Comment #1 from michael bishop <cleverca22 at 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

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list