Silent Install HQ
EXE WinGet

VapourSynth

Fredrik Mellbin · R66 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
VapourSynth-x64-R66.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
VapourSynth-x64-R66.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /ALLUSERS

Intune Detection Rule

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

File Identity

SHA256 08b470db53871ac290971a0ea90b3abc7030014720b26dddf2f09a147965ce7b VirusTotal ↗
Filename VapourSynth-x64-R66.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID VapourSynth.VapourSynth
Version R66
Description A video processing framework with simplicity in mind
License LGPL-2.1
Upgrade Behavior install(Install over existing)
Release Notes updated the supported python versions to 3.12 and 3.8 added an option to write a full filter graph with time information to file when done processing in vspipe clarified where different information will be output in vspipe fixed backslashes and linebreaks not being properly escaped in dot graph output copyframeprops can now optionally copy only a subset of properties removeframeprops function now accepts wildcards in property names added prop_src argument to shuffleplanes added an access pattern…