[Bug 37330] FOR command doesn't work in CMD

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 25 17:12:35 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=37330

Ken Sharp <imwellcushtymelike at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download, source
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Ken Sharp <imwellcushtymelike at 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

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list