Silent Install HQ
MSI WinGet

pixi

prefix-dev · 0.50.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i pixi-x86_64-pc-windows-msvc.msi /quiet /norestart
Custom
msiexec /i pixi-x86_64-pc-windows-msvc.msi /quiet /norestart -norestart

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {075B3994-04F6-4C08-BEDB-A8CC76C0B3E9}
Product version operator Greater than or equal to
Product version 0.50.0

MSI Properties

Product Code {075B3994-04F6-4C08-BEDB-A8CC76C0B3E9}

File Identity

SHA256 005e5986c7a4def65b9b24284c47780aa5a3f74faf67c8bc9e67cba665da97ef VirusTotal ↗
Filename pixi-x86_64-pc-windows-msvc.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID prefix-dev.pixi
Version 0.50.0
Description A cross-platform, multi-language package manager and workflow tool
License BSD-3-Clause
Upgrade Behavior install(Install over existing)
Release Notes Release Notes ✨ Highlights This release contains loads of bug fixes and refactors, primarily to make pixi build more stable and feature rich in the near future. Added - Add pypi-option.no-binary by @thomas-maschler in #4008 - Add explicit workspace inheritance syntax by @baszalmstra in #4078 - Add conda/outputs and conda/build_v2 backend protocol by @baszalmstra in #4118 - Add cyclic dependency support by @baszalmstra in #4143 - Rebuild source package if a build dependency changed by @baszalmstr…