EXE
WinGet
Conan Package Manager
JFrog · 2.27.1 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
conan-2.27.1-windows-i686-installer.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
conan-2.27.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.27.1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2.27.1
Associated with 32-bit app on 64-bit clients
Yes
File Identity
Filename
conan-2.27.1-windows-i686-installer.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JFrog.Conan
Version
2.27.1
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.27.1/conan-2.27.1-windows-i686-installer.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
- Bugfix: Revert quote escaping changes in defines for NMake integrations. (#19859)