Installing VEXcode GO 4.x with MSI Installers

The following article will walk you through how to install VEXcode GO version 4.x with MSI installers.

MSI installers are created to assist IT Administrators with site-wide deployments. If you are not an IT Administrator. Go here for information on how to install VEXcode GO with the normal installer.

Note: Drivers are automatically included with the MSI Installer.


Steps for Installation

  1. If you are using a remote deployment system such as SCCM you may need to install the Driver Signing Certificates before running the driver installer.
    1. Download these three certificate files:
      1. Certificate 1
      2. Certificate 2
      3. Certificate 3
      4. Certificate 4
    2. Certs can be installed with the following commands using Microsoft’s certutil command.
      certutil -addstore "TrustedPublisher" RobomatterIncCert.cer
      certutil -addstore "TrustedPublisher" VEXRoboticsCert20.cer
      certutil -addstore "TrustedPublisher" VEXroboticsCert23.cer
      certutil -addstore "TrustedPublisher" VEXRoboticsCertExp2026.cer
  2. Go to the VEXcode GO installation page to download the latest MSI Installer.
    A download options section labeled Desktop showing three buttons: Download for Windows on the left, Download for Mac (Intel) in the center, and Download for Mac (Apple Silicon) on the right. Below the Download for Windows button, the MSI (For IT) link is highlighted in red, and the MSI Help link is displayed beneath it.

  3. Run the MSI installer to deploy VEXcode GO.

For more information, help, and tips, check out the many resources at VEX Professional Development Plus

Last Updated: