Silent Install HQ
EXE WinGet

Color Cop

Jay Prall · 5.5.7 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
colorcop-setup.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

Intune Detection Rule

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

File Identity

SHA256 0dc47a6c693f76e04c7e6867caed164960a42565c058bfc5a2fb223dd91cd1a4 VirusTotal ↗
Filename colorcop-setup.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID JayPrall.ColorCop
Version 5.5.7
Description A Windows-based color picker utility built with Microsoft Foundation Classes (MFC).
License MIT
Elevation elevatesself(Self-elevates (UAC))
Release Notes ColorCop Release This release was generated automatically from tag v5.5.7. The changelog and commit summary appear below. What's Changed - ci: rename choco workflow and add WinGet publish workflow by @j4y in #138 - fix(ci/winget): use release-tag input and expose full tag in metadata by @j4y in #139 - Document Chocolately and Wiinget post release actions by @j4y in #140 - refactor(headers): modernize ColorCop headers and remove obsolete MFC… by @j4y in #141 - chore(build): upgrade project to C++…