Wingetlywingetly
← All apps

TapinRadio

by Raimersoftv2.17.01

Last updated

TapinRadio is a radio application for Windows. It's a fast, light and simple radio player.

Install with winget

$ winget install --id Raimersoft.TapinRadio --exact --version 2.17.01

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

Silent install command for TapinRadio

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

One-line silent install (x64)
tapinradio_setup_x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for TapinRadio

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

TapinRadio is a popular, user-friendly software application for Windows that functions as an Internet radio player and recorder.

It allows users to discover, listen to, and record thousands of live internet radio stations from around the world.

Key Features:

- Vast Station Database: Comes pre-loaded with a massive, categorized directory of thousands of internet radio stations across many genres (music, news, sports, talk).

- Recording Functionality: One of its standout features is the ability to schedule and record live radio broadcasts to listen to later (e.g., as MP3 or WMA files).

- User-Friendly Interface: Features a simple, intuitive interface that resembles a traditional physical radio, making it easy to browse and manage favorite stations.

- Audio Enhancements: Includes an equalizer and audio effects to improve sound quality.

- Alarms & Sleep Timer: Can be set to start playing at a specific time (like an alarm clock) or to turn off after a set period (sleep timer).

- Favorites and Playlists: Allows users to create and manage a personalized list of favorite stations.

14-Day Free Trial: If you have not registered yet, the download runs as 14-day trial version free of charge. The trial is fully functional.

Installers · v2.17.01

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
-Direct
x64EXE
Inno Setup
-Direct

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

Security

3 known CVEs via NVD

  • medium6.2Patched in wingetCVE-2020-37171affects <=2.12.3Feb 6, 2026

    TapinRadio 2.12.3 contains a denial of service vulnerability in the application proxy username configuration that allows local attackers to crash the application. Attackers can overwrite the username field with 10,000 bytes of arbitrary data to trigger an application crash and p...

  • medium6.2Patched in wingetCVE-2020-37170affects <=2.12.3Feb 6, 2026

    TapinRadio 2.12.3 contains a denial of service vulnerability in the application proxy address configuration that allows local attackers to crash the application. Attackers can overwrite the address field with 3000 bytes of arbitrary data to trigger an application crash and preve...

  • high7.5Patched in wingetCVE-2020-36949affects v2.13.7Jan 27, 2026

    TapinRadio 2.13.7 contains a denial of service vulnerability in the application proxy settings that allows attackers to crash the program by overflowing input fields. Attackers can paste a large buffer of 20,000 characters into the username and address fields to cause the applic...

Source: NVD, updated 4h 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

  • radioveritasRaimersoft
    Raimersoft.RadioVeritasv1.00.18

    RadioVeritas is a radio application for Windows. It features tabbed radios, a powerful radio search, a highly customizable interface.

  • RadioMaximusRaimersoft
    Raimersoft.RadioMaximusv2.33.15

    RadioMaximus is a radio application for Windows. It features tabbed radios, a powerful radio search, a highly customizable interface.

  • P
    Pixellu SmartAlbumsPixellu
    Pixellu.SmartAlbumsv2025.8.0

    Pixellu SmartAlbums is a professional album design software that simplifies and speeds up the process of creating stunning photo albums for photographers.

  • ZBrush 2024Maxon
    Maxon.ZBrush.2024v2024.0.4

    ZBrush is a digital sculpting, modeling, and painting software used to create highly detailed 3D models. It offers fluid, intuitive features that allow you to model 3D shapes just like sculpting with real clay.

  • Cinema 4D 2025Maxon
    Maxon.Cinema4D.2025v2025.3.3

    Cinema 4D is a professional 3D animation, modeling, simulation and rendering software solution.

  • Cinema 4D 2024Maxon
    Maxon.Cinema4D.2024v2024.5.1

    Cinema 4D is a professional 3D animation, modeling, simulation and rendering software solution.

More from Raimersoft or browse Player, Radio, Trial.

Frequently asked questions

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