VLC Player v2.1.5 MSI Installers Released

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.
INSTRUCTIONS
If you want to distribute VLC Player as a silent install, then you can use the code as below:
WDS or Group Policy
1 |
VLC Player v2.1.5.msi /q /norestart <br /> |
Configuration Manager
1 |
msiexec /i "VLC Player v2.1.5.msi" /q /norestart<br /> |
COMMENTS
If you have any questions or comments on this, please feel free to use our Disqus system below.