Forum Discussion
StephenFeltmate
Feb 01, 2023Brass Contributor
Updating Web Media Extensions when Microsoft Store is not available
I have several computers that require version 1.0.40831.0 of Microsoft.WebMediaExtensions. There is a serious vulnerability that needs to be patched. Microsoft Store is not an option because I do not...
- DeletedFeb 02, 2023
Try joining the discussion I shared and ask for help, here you are unlikely to get a response.
Best regards
Deleted
Feb 01, 2023Doesn't it work?
https://devblogs.microsoft.com/commandline/windows-package-manager-1-4/
- StephenFeltmateFeb 02, 2023Brass ContributorWinget works but Web Media Extensions cannot be updated with it. I can find it with: winget search --name "Web Media Extensions". The source is listed as msstore.
When I execute "winget upgrade --name "Web Media Extensions" --accept-source-agreements --accept-package-agreements", the output is "Failed when searching source: winget An unexpected error occurred while executing the command: 0x8a15000f : Data required by the source is missing".
There have been some issues with winget upgrade over the last couple of months but my understanding is that these have been resolved. I did source reset and update but this package is still not updating with this tool.
At this point, I'm going to send instructions to end users to update manually with the Microsoft Store app but what a ridiculous way to update software. Why not just distribute things like this normally through Windows Update?- DeletedFeb 02, 2023
Try joining the discussion I shared and ask for help, here you are unlikely to get a response.
Best regards
- StephenFeltmateFeb 02, 2023Brass ContributorOkay, thank you.