EXE
WinGet
Audacity
Audacity Team · 3.7.8 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
audacity-win-3.7.8-arm64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Audacity_is1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
3.7.8
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
audacity-win-3.7.8-arm64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Audacity.Audacity
Version
3.7.8
Description
The world’s most popular free software for recording and editing audio.
License
GPL-3.0-or-later
↗
Homepage
https://www.audacityteam.org/
Installer URL
https://github.com/audacity/audacity/releases/download/Audacity-3.7.8/audacity-win-3.7.8-arm64.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
This is a patch release. It contains the following changes:
- #10688 Fixed an exception thrown when pasting into a newly-created track (Thanks, David Bailes (@DavidBailes)!)
- #10870, #10884, #10775, #10629 Fixed tone generation, waveform-scale setting, SetClip Name parameter,
and clip-boundary command names for scripting and macros (Thank you, David Bailes (@DavidBailes)!)
- #11106 Fixed the loading of presets for the Distortion effect (A million thanks, David Bailes (@DavidBailes)!)
- #10947…