Wingetlywingetly
← All apps

AVS Media Player

by Ascensio System SIAv26.0.2.17

Last updated

Watch audio and video

Install with winget

$ winget install --id Ascensio.AVSMediaPlayer --exact --version 26.0.2.17

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

Silent install command for AVS Media Player

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

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

See the full silent install reference for AVS Media Player

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

Watch video, play audio and view your pictures with Free AVS Media Player

Installers · v26.0.2.17

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 AVS Media Player.

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

  • ONLYOFFICE Desktop EditorsAscensio System SIA
    ONLYOFFICE.DesktopEditorsv9.4.0

    All the tools you need to work with text documents, spreadsheets, presentations, and fillable forms on Windows, Linux, and macOS.

  • AVS Video ReMakerAscensio System SIA
    Ascensio.AVSVideoReMakerv26.0.2.17

    Edit videos without reconversion

  • AVS Audio EditorAscensio System SIA
    Ascensio.AVSAudioEditorv26.0.2.17

    Easily edit and create audio

  • AVS Video EditorAscensio System SIA
    Ascensio.AVSVideoEditorv26.0.2.17

    Easily edit and create videos

  • AVS Video ConverterAscensio System SIA
    Ascensio.AVSVideoConverterv26.0.2.17

    Free Video Converter for Windows

  • AVS4YOU Programs InstallationAscensio System SIA
    Ascensio.AVSInstallPackv26.0.2.17

    Ultimate multimedia editing family

More from Ascensio System SIA or browse audio, media, mpv.

Frequently asked questions

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