Silent Install HQ
EXE WinGet

Conan Package Manager

JFrog · 2.25.1 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
conan-2.25.1-windows-i686-installer.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
conan-2.25.1-windows-i686-installer.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /ALLUSERS

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive
Key path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Conan Package Manager version 2.25.1
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 2.25.1
Associated with 32-bit app on 64-bit clients Yes

File Identity

SHA256 0c8620b1bdb83df922c70b81c7a3454b3bef5dd128486714ccfab52eb139df9e VirusTotal ↗
Filename conan-2.25.1-windows-i686-installer.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID JFrog.Conan
Version 2.25.1
Description An open source, decentralized C/C++ package manager, to automate building and sharing of packages.
License MIT
Upgrade Behavior install(Install over existing)
Elevation elevatesself(Self-elevates (UAC))
Release Notes - Fix: Do "retry" over the os.replace() in Windows to avoid antivirus blocking issues. (#19532)