Silent Install HQ
EXE WinGet

Komac

Russell Banks · 2.5.0 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
komac-setup-2.5.0-aarch64-pc-windows-msvc.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
komac-setup-2.5.0-aarch64-pc-windows-msvc.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /ALLUSERS

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive
Key path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Komac (arm64)
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 2.5.0
Associated with 32-bit app on 64-bit clients No

File Identity

SHA256 106fda721fe57e4f8a7699c39e2e3d3a0e61a2800e5a0a5d0ca70314ad4d67d5 VirusTotal ↗
Filename komac-setup-2.5.0-aarch64-pc-windows-msvc.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID RussellBanks.Komac
Version 2.5.0
Description The Community Manifest Creator for WinGet
License GPL-3.0
Upgrade Behavior install(Install over existing)
Elevation elevatesself(Self-elevates (UAC))
Release Notes What's Changed New features ⭐ - Installer locale is now retrieved from Inno Setup installers - The cleanup command now fetches branches and associated pull requests in one call. Thanks @stevenlele for #778! Fixes and other changes 🔧 - Fixed Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug when getting a package with a large amount of versions - Fixed No release was found with the tag of release - #767 - Improved Inno Setup parsing,…