https://bugs.winehq.org/show_bug.cgi?id=37330
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- That's not a parsing error at all. You need to escape ( and ) in the shell. It has nothing to do with Wine.
$ wine cmd /C for /R %i in (*.exe) do %i