Wingetlywingetly
← All apps

Dante Via

by Audinatev1.3.2.1

Last updated

Use Dante Via to connect local headphones or speakers directly to a Dante network.

Install with winget

$ winget install --id Audinate.DanteVia --exact --version 1.3.2.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Dante Via

Dante Via uses EXE (Burn bundle). The silent install switches are /quiet.

One-line silent install (x64)
msiexec.exe /i DanteVia-1.3.2.1_windows.exe /quiet /norestart

See the full silent install reference for Dante Via

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Use Dante Via to connect local headphones or speakers directly to a Dante network, so you can easily monitor Dante devices and channels from anywhere on the system with no need for dedicated hardware.

Installers · v1.3.2.1

ArchitectureTypeScopeInstallDownload
x64EXE
Burn bundle
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

1 known CVE via NVD

  • high7.8Patched in wingetCVE-2022-23748affects <=1.2.0Nov 17, 2022

    mDNSResponder.exe is vulnerable to DLL Sideloading attack. Executable improperly specifies how to load the DLL, from which folder and under what conditions. In these scenarios, a malicious attacker could be using the valid and legitimate executable to load malicious files.

Source: NVD, updated 3h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • Dante Virtual SoundcardAudinate
    Audinate.DanteVirtualSoundcardv4.4.1.3

    Dante Virtual Soundcard is a software application that turns your PC into a Dante-enabled device, allowing Dante audio traffic to be transmitted and received between other Dante-enabled devices using the standard Ethernet port.

More from Audinate or browse Dante, Via.

Frequently asked questions

How do I install Dante Via on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Audinate.DanteVia --exact --version 1.3.2.1. winget downloads the installer from Audinate and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Dante Via silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Audinate.DanteVia --exact 1.3.2.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Dante Via?
Dante Via uses EXE (Burn bundle). Run the downloaded installer with: msiexec.exe /i DanteVia-1.3.2.1_windows.exe /quiet /norestart. The silent switches are /quiet.
How do I uninstall Dante Via via winget?
Run: winget uninstall --id Audinate.DanteVia --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Dante Via's Apps & Features entry.
Is Dante Via free?
Dante Via is distributed under Proprietary. Refer to the publisher (https://my.audinate.com/support/downloads/dante-via) for the full license terms - Wingetly itself does not charge for installation.
Does Dante Via work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Dante Via directly from the publisher.
How do I keep Dante Via up to date?
Run winget upgrade --id Audinate.DanteVia --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Dante Via from microsoft/winget-pkgs.