Silent Install HQ
MSI WinGet

Harbor

harbor · 0.4.19 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i Harbor_0.4.19_x64_en-US.msi /quiet /norestart
InstallPath
msiexec /i Harbor_0.4.19_x64_en-US.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {1A34088F-6A18-4C0A-B789-648EACF6CDFB}
Product version operator Greater than or equal to
Product version 0.4.19

MSI Properties

Product Code {1A34088F-6A18-4C0A-B789-648EACF6CDFB}

File Identity

SHA256 030611e8e0968ba6e5095b8486e7a71312e88144ed88642b7ac0ebe2d7f7102e VirusTotal ↗
Filename Harbor_0.4.19_x64_en-US.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID IvanCharapanau.Harbor
Version 0.4.19
Description Effortlessly run LLM backends, APIs, frontends, and services with one command.
License Apache-2.0
Upgrade Behavior install(Install over existing)
Release Notes Changes https://github.com/user-attachments/assets/e4897391-c5a8-4391-93c3-9f8b76155f11 A new launch command to spawn pre-configured local agentic coding tools on host pointing to inference backends in Harbor. # Uses the first reachable running backend and discovered model harbor launch codex # Explicit backend and model selection; launch options go before the tool name harbor launch --backend ollama --model qwen3.5:4b codex harbor launch --backend ollama --model qwen3.5:4b mi harbor launch --b…