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 bright-cli/releases/latest/download/bright-cli.msi to download a Windows Installer (MSI) of Bright CLI for Windows.

Once the MSI file is downloaded, locate the file in your browser's download 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.