VLC - 2.1.0 - Win
Log In or Register to download the BES file, and more.

0 Votes

Description

VideoLAN has released a new version of VLC. Use the action below to update VLC to the latest version (2.1.0).

File Size:

21.1 MB

Property Details

ID3642
StatusQA - Ready for Production Level Testing
TitleVLC - 2.1.0 - Win
DomainBESC
CategoryUpdate
Download Size24278649
SourceVideoLAN
Source ID<Unspecified>
Source Release Date9/25/2013 12:00:00 AM
KeywordsVLC, Windows
Added by on 10/24/2013 6:50:48 AM
Last Modified by on 10/24/2013 6:50:48 AM
Counters 7119 Views / 23 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 0 ratings. ** Log In or Register to add your rating.

Relevance

Used in 368 fixlets   * Results in a true/false
Show indented relevance
(if( name of operating system starts with "Win" ) then platform id of operating system != 3 else false) AND (if exists property "in proxy agent context" then ( not in proxy agent context ) else true )
Used in 64 fixlets and 1 analsis   * Results in a true/false
Show indented relevance
version of client >= "8.2"
Used in 1 fixlet   * Results in a true/false
Show indented relevance
exists file (value of variable "ProgramFiles" of environment & "\VideoLAN\VLC\vlc.exe") OR ((x64 of operating system) AND exists file (value of variable "ProgramFiles(x86)" of environment & "\VideoLAN\VLC\vlc.exe"))
Used in 1 fixlet   * Results in a true/false
Show indented relevance
(value "FileVersion" of version block 1 of file ((value of variable "ProgramFiles" of environment) & "\VideoLAN\VLC\vlc.exe") < "2.1.0" as version) OR ((x64 of operating system) AND (value "FileVersion" of version block 1 of file ((value of variable "ProgramFiles(x86)" of environment) & "\VideoLAN\VLC\vlc.exe") < "2.1.0" as version))
Used in 1 fixlet   * Results in a true/false
Show indented relevance
free space of drive of client > 48557298

Actions

Action 1 (default)

Action Link Click here  to upgrade VLC.
Script Type BigFix Action Script
// Download all specified files
begin prefetch block
add prefetch item name=VLC_2_1_0 sha1=8f45a84e7ddccc5503bbec6417789f164b00ff83 size=24278649 url=http://get.videolan.org/vlc/2.1.0/win32/vlc-2.1.0-win32.exe
end prefetch block

// All SWD files will go into a folder in the clients __BESData folder. This folder gets cleared on every restart.
parameter "baseFolder" = "__Download/"

// Move files into subfolders and unescape file names
move "__Download/VLC_2_1_0" "{parameter "baseFolder"}vlc-2.1.0-win32.exe"

wait {parameter "baseFolder"}vlc-2.1.0-win32.exe /S
Success Criteria

This action will be considered successful when the applicability relevance evaluates to false.

Action 2

Action Link Click here for more information about this VLC release.
Script Type URL
http://www.videolan.org/vlc/releases/2.1.0.html
    

Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!