Silent Install HQ
MSI WinGet

Go Programming Language

https://go.dev · 1.22.11 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i go1.22.11.windows-386.msi /quiet /norestart
InstallPath
msiexec /i go1.22.11.windows-386.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {B98D8A82-C924-4AD2-89CA-6E9CDFF5F5C3}
Product version operator Greater than or equal to
Product version 1.22.11

MSI Properties

Product Code {B98D8A82-C924-4AD2-89CA-6E9CDFF5F5C3}

File Identity

SHA256 1dcb84f20afa980a0e8e5dab6c2bcb0a6e5d21f22cb1ad965c960055906398e4 VirusTotal ↗
Filename go1.22.11.windows-386.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID GoLang.Go
Version 1.22.11
Description An open source programming language that makes it simple to build secure, scalable systems.
License BSD-3-Clause
Upgrade Behavior install(Install over existing)
Release Notes go1.22.1 (released 2024-03-05) includes security fixes to the crypto/x509, html/template, net/http, net/http/cookiejar, and net/mail packages, as well as bug fixes to the compiler, the go command, the runtime, the trace command, and the go/types and net/http packages. See the [Go 1.22.1 milestone](https://github.com/golang/go/issues?q=milestone%3AGo1.22.1+label%3ACherryPickApproved) on our issue tracker for details.