[Bug 10618] dll/kernel32/process. c build_argv returns incorrect argv array for a given command line string

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 30 19:14:03 CST 2007


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


Darragh Bailey <felix at compsoc.nuigalway.ie> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |normal




--- Comment #1 from Darragh Bailey <felix at compsoc.nuigalway.ie>  2007-11-30 19:14:03 ---

I believe the problem stems from the handling of the following msi property on
the command line:
SETUPEXEPATH=\"C:\\windows\\temp\\IXP030.TMP\\\"

This should resolve to a directory with a slash at the end, however that slash
disappears in argv generated by the build_argv function.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list