Wingetlywingetly
← All apps

Linrad-dll

by Leif Asbrink SM5BSZv05.0.1

Last updated

DLL files for the Linrad SDR program.

Install with winget

$ winget install --id SM5BSZ.Linrad-dll --exact --version 05.0.1

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

Silent install command for Linrad-dll

Linrad-dll uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
setup-dll-05.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Linrad-dll

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

Linrad is a free advanced SDR program with a steeper learning curve compared to most other SDR programs. This package contains additional DLL files.

Installers · v05.0.1

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

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

Security

No known CVEs for Linrad-dll.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • LinradLeif Asbrink SM5BSZ
    SM5BSZ.Linradv05.02

    Linrad is a free advanced SDR program with a steeper learning curve compared to most other SDR programs.

  • radiocondaRyan Volz
    ryanvolz.radiocondav2025.03.14

    Software radio distribution and installer for conda.

  • SDRplay SDRconnectSDRplay Ltd
    SDRplay.SDRconnectv1.0.10

    SDRplay's multi-platform SDR and server software

  • SDRangelf4exb
    f4exb.sdrangelv7.27.2

    SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube

  • R
    Rtl_433Benjamin Larsson
    BenjaminLarsson.Rtl_433v25.12

    Program to decode radio transmissions from devices on the ISM bands (and other frequencies)

  • ArtemisAresValley
    AresValley.Artemisv4.2.0

    Radio Signals Recognition Manual

More from Leif Asbrink SM5BSZ or browse rtl, sdr, rtl-sdr.

Frequently asked questions

How do I install Linrad-dll on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id SM5BSZ.Linrad-dll --exact --version 05.0.1. winget downloads the installer from Leif Asbrink SM5BSZ and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Linrad-dll silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id SM5BSZ.Linrad-dll --exact 05.0.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 Linrad-dll?
Linrad-dll uses EXE (Inno Setup). Run the downloaded installer with: setup-dll-05.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Linrad-dll via winget?
Run: winget uninstall --id SM5BSZ.Linrad-dll --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Linrad-dll's Apps & Features entry.
Is Linrad-dll free?
Linrad-dll is distributed under MIT. Refer to the publisher (https://sm5bsz.com/dll.htm) for the full license terms - Wingetly itself does not charge for installation.
Does Linrad-dll 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 Linrad-dll directly from the publisher.
How do I keep Linrad-dll up to date?
Run winget upgrade --id SM5BSZ.Linrad-dll --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Linrad-dll from microsoft/winget-pkgs.