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.
Important: The MSI Installer must be run directly. Do not use msiexec.exe to run the installer, as this will prevent the installer from working. The installer must also be run as an administrator in order to install VEXcode GO for all users.
Steps for Installation
- 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.
- Download these four certificate files:
-
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
-
Go to the VEXcode GO installation page to download the latest MSI Installer.
-
Run the downloaded MSI Installer directly, as an administrator, to deploy VEXcode GO systemwide.
Important: Do not use
msiexec.exeto run the MSI Installer. Doing so will prevent the installer from working. The MSI Installer must also be run as an administrator in order to install VEXcode GO for all users.To run a silent installation, call the MSI Installer directly with the
/qnflag, using the exact filename of the downloaded file. The version number in the filename will match the current version on the VEXcode GO installation page. For example:"VEXcode GO-4.67.0-latest-win-x64.msi" /qn