Silent Install HQ
MSI WinGet

OpenHuman

openhuman · 0.57.5 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

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

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {8D01B567-094A-4BC4-9439-24928A0AF773}
Product version operator Greater than or equal to
Product version 0.57.5

MSI Properties

Product Code {8D01B567-094A-4BC4-9439-24928A0AF773}

File Identity

SHA256 0117da3c0f52cd09781c4fede74c993aeb3730394c9aaf503cfa207876bc0dda VirusTotal ↗
Filename OpenHuman_0.57.5_x64_en-US.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID TinyHumansAI.OpenHuman
Version 0.57.5
Description Your Personal AI super intelligence. Private, Simple and extremely powerful.
License GPL-3.0
Upgrade Behavior install(Install over existing)
Release Notes What's Changed - fix(tools): additive-safe tool filter prevents stale snapshots from stripping cron tools by @senamakel-droid in https://github.com/tinyhumansai/openhuman/pull/3118 - fix(auth): resolve login redirect loop on first login by @senamakel-droid in https://github.com/tinyhumansai/openhuman/pull/3109 - feat(config): add UI control for agent action timeout (#3100) by @senamakel-droid in https://github.com/tinyhumansai/openhuman/pull/3112 - feat(memory): redesign sync flow with ingest_su…