http://bugs.winehq.org/show_bug.cgi?id=5279
vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wine-binary |wine-ole
------- Additional Comments From vitaliy@kievinfo.com 2006-02-06 08:23 ------- This will not be fixed, because that's what native cmd.exe & command.com do. There are lots of broken programs that assume that ARGV[0] will have full _windows_ path and the name of the executable. This is really _not_ the case when ran from the console.
To properly simulate native you have to CD into the directory with the executable and use the _full windows path name_ to start a program.
Also please do not paste any traces here. Attach them instead.