EXE
WinGet
Conan Package Manager
JFrog · 2.22.2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
conan-2.22.2-windows-x86_64-installer.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
conan-2.22.2-windows-x86_64-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.22.2
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2.22.2
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
conan-2.22.2-windows-x86_64-installer.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JFrog.Conan
Version
2.22.2
Description
An open source, decentralized C/C++ package manager, to automate building and sharing of packages.
License
MIT
↗
Homepage
https://conan.io/
Installer URL
https://github.com/conan-io/conan/releases/download/2.22.2/conan-2.22.2-windows-x86_64-installer.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
- Bugfix: Fix assert when finding compatible binaries of a package that exists in both contexts with different settings. (#19208)