Wingetlywingetly
← All apps

radioveritas

by Raimersoftv1.00.18

Last updated

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

Install with winget

$ winget install --id Raimersoft.RadioVeritas --exact --version 1.00.18

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

Silent install command for radioveritas

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

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

See the full silent install reference for radioveritas

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 · v1.00.18

ArchitectureTypeScopeInstallDownload
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

No known CVEs for radioveritas.

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

  • TapinRadioRaimersoft
    Raimersoft.TapinRadiov2.17.01

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

  • 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 Radio, Trial.

Frequently asked questions

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