EXE
WinGet
Hydrus Network
Hydrus Network · v641 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Hydrus.Network.641.-.Windows.-.Installer.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Hydrus Network_is1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
v641
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
Hydrus.Network.641.-.Windows.-.Installer.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
HydrusNetwork.HydrusNetwork
Version
v641
Description
A personal booru-style media tagger that can import files and tags from your hard drive and popular websites. Content can be shared with other users via user-run servers.
License
WTFPL
↗
Installer URL
https://github.com/hydrusnetwork/hydrus/releases/download/v641/Hydrus.Network.641.-.Windows.-.Installer.exe
Min OS Version
10.0.0.0
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
Client API projects
- this past week, a user launched Hydrui, a new web portal for the Client API. it looks nice! repo: https://github.com/hydrui/hydrui / main site: https://hydrui.dev/
- a couple months ago, another user created 'hydrus-automate', a system that automatically applies metadata according to customisable rules like "all files with tag x should be sent to local file service y". repo: https://github.com/Zspaghetti/hydrus-automate
- I added both of these to the Client API help landing…