Install as Windows installer (MSI)

Microsoft Windows Installer is an installation and configuration service provided with Windows. The installer service enables customers to provide better corporate deployment and provides a standard format for component management.

Use GitHub Releases to download a Windows Installer (MSI) of Bright CLI for Windows.
You can also use this direct link to download the MSI: bright-cli/releases/latest/download/bright-cli.msi

Once the MSI file is downloaded, locate the file in your browser's download directory or the specified directory and launch the Bright CLI Installer.

To verify a successful installation, open a Command Prompt or Powershell and execute the following command:

bright-cli --version

If the CLI's version information is displayed, the installation was successful.

Troubleshooting

For more details, see the troubleshooting article.