Silent Install HQ
EXE WinGet

OmniGet

tonhowtf · 0.6.1 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
omniget_0.6.1_x64-setup.exe /S

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive
Key path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\omniget
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 0.6.1
Associated with 32-bit app on 64-bit clients No

File Identity

SHA256 0539f1d2823367236dff469fc3d15bb5bd0a54cc7292cdad138f0b47a53d37dd VirusTotal ↗
Filename omniget_0.6.1_x64-setup.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID tonhowtf.OmniGet
Version 0.6.1
Description Desktop app to download videos, courses, and media from 50+ platforms.
License GPL-3.0
Upgrade Behavior install(Install over existing)
Release Notes Downloads Windows: .exe installer or portable. macOS: .dmg (Apple Silicon aarch64 or Intel x86_64). Linux: .AppImage (universal) or .deb (Debian/Ubuntu). Debian/Ubuntu users — AppImage compatibility Debian 12+ ships without FUSE 2 by default, which AppImage requires. If ./omniget.AppImage fails with a libfuse error, run: sudo apt install libfuse2 …or use ./omniget.AppImage --appimage-extract-and-run. Easier alternative: download the .deb instead — works out of the box on Debian 12+ and Ubuntu 22…