https://bugs.winehq.org/show_bug.cgi?id=49523
Bug ID: 49523 Summary: Regression: Access denied opening c:\windows\system32\cmd.exe\cmd.exe Product: Wine Version: 5.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: net147@gmail.com Distribution: ---
Wine 5.10: $ WINEDEBUG=-all wine cmd /c 'type c:\windows\system32\cmd.exe\cmd.exe' File not found.
Failed to open 'c:\windows\system32\cmd.exe\cmd.exe'
Wine 5.11 and 5.12: $ WINEDEBUG=-all wine cmd /c 'type c:\windows\system32\cmd.exe\cmd.exe' Access denied.
Failed to open 'c:\windows\system32\cmd.exe\cmd.exe'