### Description / Steps to reproduce the issue 1. `$ export MSYS_NO_PATHCONV=1` 2. `$ /usr/bin/start explorer.exe` ### Expected behavior ``` $ /usr/bin/start explorer.exe # explorer.exe runs correctly. ``` ### Actual behavior ``` $ /usr/bin/start explorer.exe Microsoft Windows [Version 10.0.22631.5909] (c) Microsoft Corporation. All rights reserved. C:\> ``` ### Verification - [x] I have verified that my MSYS2 is up-to-date before submitting the report (see https://www.msys2.org/docs/updating/) ### Windows Version MINGW64_NT-10.0-22631 ### Are you willing to submit a PR? No