http://bugs.winehq.org/show_bug.cgi?id=27934
Summary: Inconsistent "for /D" parsing when using wildcards Product: Wine Version: 1.3.25 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: cmd AssignedTo: wine-bugs@winehq.org ReportedBy: frederic.delanoy@gmail.com
For instance, for /d %i in (whatever*) do echo %i
gives
wine: cannot find L"C:\windows\system32\do.exe" File not found