VLC Media Player

From BCX Media Wiki
Revision as of 11:30, 18 May 2020 by DavidB (talk | contribs) (Created page with " The process to deploy VLC involves downloading the VLC installer .exe and deploying the installation via a BCX Custom Package Task. =='''Download'''== Download VLC (vlc-x....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


The process to deploy VLC involves downloading the VLC installer .exe and deploying the installation via a BCX Custom Package Task.

Download

Download VLC (vlc-x.x.x-win32.exe) from:

http://www.videolan.org/vlc/download-windows.html

Next, you need to copy the vlc-x.x.x-win32.exe file to your packages$ share or distribution point.

eg \\servername\packages$\EXE\VLC

If the installation file has been downloaded from the Internet it now needs to be unblocked

How to unblock files downloaded from the Internet for Deployment.

Installation Instructions

You can now create a custom package task to deploy VLC using the following command:

\\servername\packages$\MSI\VLC\vlc-x.x.x-win32.exe /L=1033 /S


After adding the task, only assign to a few individual testing stations to test deployment