https://bugs.winehq.org/show_bug.cgi?id=40482
--- Comment #8 from Damjan Jovanovic damjan.jov@gmail.com --- (In reply to Damjan Jovanovic from comment #7)
If I hack it to use CreateProcessW() instead, as per the attached patch, and run:
wine start ""hello"" \Windows\system32\cmd.exe
(note that a leading C: breaks it) then the wineconsole windows gets a title of "hello".
start.exe clearly needs considerable improvement.
This also needed programs/cmd patched to show the title.