Wingetlywingetly
← All apps

Dante Virtual Soundcard

by Audinatev4.4.1.3

Last updated

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.

Install with winget

$ winget install --id Audinate.DanteVirtualSoundcard --exact --version 4.4.1.3

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

Silent install command for Dante Virtual Soundcard

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

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

See the full silent install reference for Dante Virtual Soundcard

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.

Installers · v4.4.1.3

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 2h 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 ViaAudinate
    Audinate.DanteViav1.3.2.1

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

More from Audinate or browse Audinate, DVS, Dante.

Frequently asked questions

How do I install Dante Virtual Soundcard on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Audinate.DanteVirtualSoundcard --exact --version 4.4.1.3. winget downloads the installer from Audinate and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Dante Virtual Soundcard silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Audinate.DanteVirtualSoundcard --exact 4.4.1.3 --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 Virtual Soundcard?
Dante Virtual Soundcard uses EXE (Burn bundle). Run the downloaded installer with: msiexec.exe /i DVS-4.4.1.3_windows.exe /quiet /norestart. The silent switches are /quiet.
How do I uninstall Dante Virtual Soundcard via winget?
Run: winget uninstall --id Audinate.DanteVirtualSoundcard --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Dante Virtual Soundcard's Apps & Features entry.
Is Dante Virtual Soundcard free?
Dante Virtual Soundcard is distributed under Proprietary. Refer to the publisher (https://www.getdante.com/products/software-essentials/dante-virtual-soundcard/) for the full license terms - Wingetly itself does not charge for installation.
Does Dante Virtual Soundcard 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 Virtual Soundcard directly from the publisher.
How do I keep Dante Virtual Soundcard up to date?
Run winget upgrade --id Audinate.DanteVirtualSoundcard --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Dante Virtual Soundcard from microsoft/winget-pkgs.