Silent Install HQ
EXE WinGet

Komac

Russell Banks · 2.9.0 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
komac-setup-2.9.0-aarch64-pc-windows-msvc.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
komac-setup-2.9.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.9.0
Associated with 32-bit app on 64-bit clients No

File Identity

SHA256 01e87750b03254092fe440402cb164a10a81bc24b788dc36926ebcf0df1c3ed6 VirusTotal ↗
Filename komac-setup-2.9.0-aarch64-pc-windows-msvc.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID RussellBanks.Komac
Version 2.9.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 This is another big update that brings lots of installer analysis improvements and fixes! New features ⭐ - Added a submit command to submit manifests stored locally! There doesn't need to be any specific directory structure to this. Komac will recursively find and group package manifests together and prompt you if it finds more than one - #231: komac submit <directory path> - Added support for Inno Setup 6.4.0 - #1030 Fixes and other changes 🔧 - Read legacy Inno Setup loader data…