http://bugs.winehq.org/show_bug.cgi?id=18057
Peter Dons Tychsen donpedro@tdcadsl.dk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |donpedro@tdcadsl.dk
--- Comment #4 from Peter Dons Tychsen donpedro@tdcadsl.dk 2009-12-26 15:23:15 --- Austin, i ma not sure your test-case is correct. The test you are doing also fails on my XP. I think the only thing that should work is:
cmd /c "set PATH"
This could indicate that the problem is in the handling of "/c" or maybe in CreateProcess() itself (might be handling hyphens differently).