Silent Install HQ
EXE WinGet

Conan Package Manager

JFrog · 1.63.0 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
conan-win-32.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 1.63.0
Associated with 32-bit app on 64-bit clients Yes

File Identity

SHA256 161723ef6cc5c519ae089eaf0fccd549b78c7fe7a63108c3664492893a9c5b39 VirusTotal ↗
Filename conan-win-32.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID JFrog.Conan
Version 1.63.0
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: Improved get_libs algorithm for BazelDeps. (#15299) - Feature: Changed shared lib name in conan-new templates. (#15299) - Feature: Add tracking of different ref to <host_version>. (#15287). Docs: 📃 - Fix: Adding a workaround to avoid tqdm failing on macOS. (#15628) - Bugfix: BazelDeps._get_libs() was gathering binary names. (#15410) - Bugfix: Non-visible transitive dependencies are not included in the requires (PkgConfigDeps). (#15320) - Bugfix: from_old_cppinfo helper checks if the…