EXE
WinGet
Komac
Russell Banks · 2.0.4 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
KomacSetup-x64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
KomacSetup-x64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /ALLUSERS
File Identity
Filename
KomacSetup-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
RussellBanks.Komac
Version
2.0.4
Description
The Community Manifest Creator for WinGet
License
GPL-3.0
↗
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
- Added an indeterminite progress bar to show while creating a pull request on the remove version command
- Added a prompt if there is a pre-existing pull-request with the same package identifier and version in the title of the pull request
- Added a check for if the filename in the Content Disposition header is empty - #450
- Added a --resolves parameter to commands - #449
- Added x86-64 to architectures array
- Remove mimalloc as it was causing issues on macOS - #444
- Fixed fil…