Last updated on March 19th, 2023 at 05:00 pm
We believe that VLC Player is the best media player available on the internet at the moment and has been for some time, but there is no MSI installer for it. MSI installers can be used easily for distribution using systems like Configuration Manager, WDS or Group Policy.
So, we have taken the standalone version of VLC Player v2.2.4 and created a MSI installer from it.
You can download the file below:
DOWNLOAD
Download VLC Player v2.2.4 MSI Installer
INSTRUCTIONS
If you want to distribute VLC Player as a silent install, then you can use the code as below:
WDS or Group Policy
VLC Player v2.2.4.msi /q /norestart
Configuration Manager
msiexec /i "VLC Player v2.2.4.msi" /q /norestart
COMMENTS
If you have any questions or comments on this, please feel free to use our comments system below.