msys2: not finding windows programs despite (MSYS2_PATH_TYPE = inherit) msys2: not finding windows programs despite (MSYS2_PATH_TYPE = inherit) windows windows

msys2: not finding windows programs despite (MSYS2_PATH_TYPE = inherit)


Run msys2_shell.cmd -use-full-path

or

uncomment MSYS2_PATH_TYPE=inherit in msys2.ini (can be found in the installation directory of MSYS2).


Related GitHub issue regarding the inherit flag.