VLC - 2.1.0 - Win
| 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 MBProperty Details
| 3642 | |
| QA - Ready for Production Level Testing | |
| VLC - 2.1.0 - Win | |
| BESC | |
| Update | |
| 24278649 | |
| VideoLAN | |
| <Unspecified> | |
| 9/25/2013 12:00:00 AM | |
| VLC, Windows | |
| kerryt9455 on 10/24/2013 6:50:48 AM | |
| kerryt9455 on 10/24/2013 6:50:48 AM | |
| 7119 Views / 23 Downloads | |
* Average over 0 ratings.
** Log In or Register to add your rating.
|
Relevance
| Used in 368 fixlets | * Results in a true/false |
(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 1 fixlet | * Results in a true/false |
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 |
(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 |
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: |

