EXE
WinGet
VapourSynth
Fredrik Mellbin · R68 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
VapourSynth-x64-R68.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
VapourSynth-x64-R68.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
R68
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
VapourSynth-x64-R68.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
VapourSynth.VapourSynth
Version
R68
Description
A video processing framework with simplicity in mind
License
LGPL-2.1
↗
Homepage
https://www.vapoursynth.com/
Installer URL
https://github.com/vapoursynth/vapoursynth/releases/download/R68/VapourSynth-x64-R68.exe
Upgrade Behavior
install(Install over existing)
Release Notes
fixed portable base path detection, was broken in r67
fixed is_inspectable, was broken in r67
reverted widestring print changes in vspipe from r67