[Bug 25738] cmd.exe: enclosing quoting of builtin command and parameters confuses cmd.exe (Windows PowerShell 2.0 installer)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 10 10:36:07 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=25738

--- Comment #1 from Dan Kegel <dank at kegel.com> 2011-01-10 10:36:01 CST ---
Created an attachment (id=32796)
 --> (http://bugs.winehq.org/attachment.cgi?id=32796)
patch to remove surrounding quotes if entire command is quoted

Here's an ugly patch that recognizes the case of an
entire commandline surrounded by quotes, and removes
the outer layer of quotes.  It fixes the reduced
testcase you gave, though probably only because the
reduced testcase doesn't quite mimic the real problem.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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