We currently deploy VLC using intune to 100's of PCs.
Intune uses the windows store (or can use winget) to push the software to the clients. MS store is useful to allow automatic updates. Instead of endlessly deploying the msi/exe files when there's a update.
Intune's Microsoft security Centre is issuing a warning due to the store version being out of date. 3.0.16. instead of 3.0.20 (current version)
I am talking about the VLC app here
https://apps.microsoft.com/detail/XPDM1ZW6815MQM
NOT the... VLC UWP
https://apps.microsoft.com/detail/9NBLGGH4VVNH
It says the VLC app (non UWP) is by videolan, but there is no mention of this app on the website for one... is this official? (only website link is to the VLC UWP app)
Is the VLC app being maintained? can the version be updated to current release??????
Looking at the winget versions on powershell, i get the following.
Code: Select all
Name Id Version Match Source
--------------------------------------------------------------------------------------------------
VLC XPDM1ZW6815MQM Unknown msstore <-- currently 3.0.16
VLC UWP 9NBLGGH4VVNH Unknown msstore
VLC media player VideoLAN.VLC 3.0.20 Moniker: vlc winget
I see here the winRT is deprecated, i assume this is talking about the UWP one??
https://code.videolan.org/videolan/vlc- ... 82b7ce090b