https://bugs.winehq.org/show_bug.cgi?id=42931
Jason Edmeades us@edmeades.me.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |us@edmeades.me.uk Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Jason Edmeades us@edmeades.me.uk --- I think this is already fixed. I tested this with:
wine cmd start "" notepad.exe
This starts notepad fine
Z:\wine\programs\cmd>START "" notepad 0057:fixme:exec:SHELL_execute flags ignored: 0x00000100
Z:\wine\programs\cmd>START "" c:\windows\system32\notepad.exe 005b:fixme:exec:SHELL_execute flags ignored: 0x00000100
At a guess (and I havent put it in the fixed by field as I am not certain) its resolved by 9baceabb88e2aeb90a32bb5f6923107904ed58ea
Resolving as fixed, but please reopen if the problem persists.