Silent Install HQ
MSI WinGet

Hatch

Python Packaging Authority · 1.16.5 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i hatch-x86.msi /quiet /norestart
InstallPath
msiexec /i hatch-x86.msi /quiet /norestart APPLICATIONFOLDER="<INSTALLPATH>"

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {06A242A7-B46F-4480-A0CC-77A556BB6C22}
Product version operator Greater than or equal to
Product version 1.16.5

MSI Properties

Product Code {06A242A7-B46F-4480-A0CC-77A556BB6C22}

File Identity

SHA256 11d888b493d054caaff5599e285283b18d7cb50f39fc35fdc792bf851f2be3ab VirusTotal ↗
Filename hatch-x86.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID PyPA.Hatch
Version 1.16.5
Description A modern, extensible Python project manager.
License MIT
Upgrade Behavior install(Install over existing)
Release Notes Fixed: - Handle a breaking change in virtualenv by only supporting the latest version and adding python-discovery as a dependency.