Name

MlWindows_MSYS2.Setup

Synopsis

MlWindows_MSYS2.Setup [OPTION]…

Options

--32-bit
Install 32-bit MSYS2. Use with caution since MSYS2 deprecated 32-bit in May 2020.

--cache-dir=VAL (required)
Cache directory to store old MSYS2 installers. You may erase the contents of the cache directory at any time.

--msys2-base-exe=VAL
Location of msys2-base-ARCH-DATE.sfx.exe. If not specified, MSYS2 will be downloaded.

--target-msys2-dir=VAL (required)
Destination directory for MSYS2

--target-sh=SHELL
If specified, copy a POSIX shell (MSYS2's /bin/dash.exe) to SHELL. Any required DLLs will also be copied to the same directory as SHELL.

--trust-anchors=VAL
Install .pem or .cer TLS CA trust anchors to allow downloads from the Internet for MSYS2 packages. Use when your organization has a Internet proxy or firewall with a custom TLS CA certificate. Confer: https://www.msys2.org/docs/faq/#how-can-i-make-msys2pacman-trust-my-companys-custom-tls-ca-certificate

Common options

--help[=FMT] (default=auto)
Show this help in format FMT. The value FMT must be one of auto, pager, groff or plain. With auto, the format is pager or plain whenever the TERM env var is dumb or undefined.

Exit status

MlWindows_MSYS2.Setup exits with:

0
on success.

123
on indiscriminate errors reported on standard error.

124
on command line parsing errors.

125
on unexpected internal errors (bugs).