https://bugs.winehq.org/show_bug.cgi?id=55401
Bug ID: 55401 Summary: CMD 'for loop' params are not recognized Product: Wine Version: 8.0.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: mr.dmitry.sokolov@gmail.com Distribution: ---
The command not working for %%1 in (..)
ACTUAL Cmd script (attached) produces no output.
EXPECTED See attached .exp file.