EXE
WinGet
Miniforge3
conda-forge · 24.7.1-2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Miniforge3-24.7.1-2-Windows-x86_64.exe /S
Custom
Miniforge3-24.7.1-2-Windows-x86_64.exe /S /S /AllUsers /AddToPath=0 /RegisterPython=0
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Miniforge3 24.7.1-2 (Python 3.12.6 64-bit)
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
24.7.1-2
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
Miniforge3-24.7.1-2-Windows-x86_64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
CondaForge.Miniforge3
Version
24.7.1-2
Description
Miniforge is a free minimal installer for conda specific to conda-forge.
License
BSD-3-Clause
↗
Installer URL
https://github.com/conda-forge/miniforge/releases/download/24.7.1-2/Miniforge3-24.7.1-2-Windows-x86_64.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevationrequired(Required)
Release Notes
What's Changed since 24.7.1-0
- Fix warning displayed on Windows machines when users try to install Mambaforge (now deprecated). We now use powershell + WScript by @jaimergp in https://github.com/conda-forge/miniforge/pull/647
- Enable brownouts and update to the correct tags by @hmaarrfk in https://github.com/conda-forge/miniforge/pull/640
Full Changelog: https://github.com/conda-forge/miniforge/compare/24.7.1-0...24.7.1-2
Note that 24.7.1-1 was kept as a pre-release only due to https://github.…