EXE
WinGet
FlexASIO
Etienne Dechamps · 1.9 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
FlexASIO-1.9.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FlexASIO_is1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
1.9
Associated with 32-bit app on 64-bit clients
Yes
File Identity
Filename
FlexASIO-1.9.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
dechamps.FlexASIO
Version
1.9
Description
the flexible universal ASIO driver
License
MIT
↗
Homepage
https://github.com/dechamps/FlexASIO
Min OS Version
10.0.0.0
Release Notes
Significant changes
• FlexASIO now supports a new PortAudio feature: WASAPI loopback recording.
• This takes the form of new WASAPI input devices whose name end with [Loopback]. These devices make it possible to capture the output of the corresponding output device ("record what you hear"). See #150, PortAudio/portaudio#668.
• For more information, see the updated WASAPI documentation.
Minor changes
• FlexASIO will now refrain from logging if the logfile size exceeds 1 GB. See #146.
• Thi…