https://bugs.winehq.org/show_bug.cgi?id=45052 Bug ID: 45052 Summary: cmd.exe if-statement does not resolve wildcars Product: Wine Version: 3.0 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs(a)winehq.org Reporter: jonathanbelsewir(a)yahoo.de Distribution: --- The if-statement does not resolve wildcards: if exist lognew\access*.log ( echo files found ) I never get the if-part assuming I have a subdirectory lognew with some files like: access1.log, access2.log ... -- 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.