Silent Install HQ
EXE WinGet

Conan Package Manager

JFrog · 2.0.12 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
conan-win-64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

Intune Detection Rule

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

File Identity

SHA256 17bd340736fa9e1603216f1f64669f45b3282a3631412befd3f20dabd5791d89 VirusTotal ↗
Filename conan-win-64.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID JFrog.Conan
Version 2.0.12
Description An open source, decentralized package manager, to automate building and sharing of packages
License MIT
Upgrade Behavior install(Install over existing)
Release Notes - Feature: Add support for Clang 17. (#14781). Docs: 📃 - Feature: Add --dry-run for conan remove. (#14760). Docs: 📃 - Feature: Add host_tool to install() method in package_manager to indicate whether the package is a host tool or a library. (#14752). Docs: 📃 - Fix: Better error message when trying to export-pkg a python-require package, and avoid it being exported and then failing. (#14819) - Fix: CMakeDeps allows set_property() on all properties. (#14813) - Fix: Add minor version for Appl…