VLC Player v3.0.20 MSI Installers

VLC Player v3.0.11
Read Time:1 Minute, 54 Second

Currently, we consider VLC Player as the top media player accessible online. This has been the case for a while. However, it lacks an MSI installer from its main website. MSI installers are convenient for distributing applications through systems like Configuration Manager, WDS, or Group Policy.

So, we have taken the standalone version of VLC Player v3.0.20 and created an MSI installer from it. Note that we do nothing more with the installer, no wrapping, no spyware, no adware or anything of the sort, just a straight clean download and installer.

Download VLC Player v3.0.20 MSI Installer

Instructions

For full instructions on how to use MSI installations, you should take a look at our MSI installer guide here.

If you are unfamiliar with MSI silent installations, you can use the parameters below to push out a variety of different installations – great for Group Policy or Configuration Manager pushouts.

If you want to run the MSI installers as completely silent, then you can use the following command:

msiexec.exe /i "MSIinstaller.msi" /q /norestart

If you want to run the MSI installers as automated but displayed to the end user, then you can use the following command:

msiexec.exe /i "MSIinstaller.msi" /passive /norestart

where:

  • msiexec.exe – this starts the MSI installer engine
  • /i – this tells the msiexec.exe to run an install
  • “MSIinstaller.msi” – filename of the MSI installer
  • /q – tells the msiexec.exe to run as silent
  • /passive – tells the msiexec.exe to run as automated but display to end user
  • /norestart – tells the msiexec.exe to not allow an automatic restart after installation completion

Previous Versions

If you would like to download any of the previous versions, you can view the VLC Player installer repository using the link below:

https://download.videolan.org/vlc/

FAQs

Is this VLC Player MSI installer free?

Yes, the download for VLC Player MSI installer is completely free,

Is this the latest version?

At the point of posting this (March 2024) version 3.0.20 is the latest version.

Comments

If you have any questions, feedback or comments on this post, please feel free to leave us a message below in the comments section.

Avatar for Andrew Armstrong

About Post Author

Andrew Armstrong

Founder of TechyGeeksHome and Head Editor for over 15 years! IT expert in multiple areas for over 23 years. Sharing experience and knowledge whenever possible! Making IT Happen.
administrator
Click to rate this post!
[Total: 1 Average: 5]

Discover more from TechyGeeksHome

Subscribe to get the latest posts to your email.

Leave us a message...

This site uses Akismet to reduce spam. Learn how your comment data is processed.