[Bug 26749] in cmd, PATH=FOO should set PATH to FOO

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 28 13:42:06 CDT 2011


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

--- Comment #6 from Dan Kegel <dank at kegel.com> 2011-10-28 13:42:06 CDT ---
Workaround: quote the path, e.g.

call "c:\dummy dir\foo.bat"

Either way, foo.bat gets run, but with the unquoted spaces in the path
leading to it, the environment isn't shared with the parent cmd?

-- 
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