https://bugs.winehq.org/show_bug.cgi?id=54100
Bug ID: 54100 Summary: Allow cmd to execute native Linux programs Product: Wine Version: 7.22 Hardware: x86-64 OS: Linux Status: NEW Severity: enhancement Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: dark.shadow4@web.de Distribution: ---
Created attachment 73635 --> https://bugs.winehq.org/attachment.cgi?id=73635 Hack that works around the issue
Example: wine cmd /c z:\bin\bash --help
This currently gives Can't recognize 'z:\bin\bash --help' as an internal or external command, or batch script.
This could help integration.