MicrosoftEdge / MicrosoftEdge/WebView2Feedback
[Problem/Bug]: Windows 10 64Bit Silent Evergreen Standalone install fails with 0x800405fe
@LiangTheDev is already working on this.
Since Jan 9, 2024.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
What happened?
We are installing WebView2 from the Evergreen Standalone installer with the /silent option. The machine may have already had a newer version installed. From the logs it looks like an issue downloading some files (I thought standalone was offline).
[01/08/24 15:36:19.021][MicrosoftEdgeUpdate:msedgeupdate][7580:4708][Purge version][C:\Program Files (x86)\Microsoft\EdgeUpdate\Download\{F3017226-FE2A-4295-8BDF-00C3A9A7E4C5}\110.0.1587.57][0x0]
[01/08/24 15:36:19.028][MicrosoftEdgeUpdate:msedgeupdate][7580:4708][Purge version][C:\Program Files (x86)\Microsoft\EdgeUpdate\Download\{F3017226-FE2A-4295-8BDF-00C3A9A7E4C5}\119.0.2151.97][0x0]
[01/08/24 15:36:19.191][MicrosoftEdgeUpdate:msedgeupdate][7580:4764][DownloadManager::DoDownloadPackage][appid={F3017226-FE2A-4295-8BDF-00C3A9A7E4C5}; version=110.0.1587.57; package_name=MicrosoftEdgeWebview_X64_110.0.1587.57.exe]
[01/08/24 15:36:19.247][MicrosoftEdgeUpdate:msedgeupdate][7580:4764][AppState::Error][0x00EB0C88][0x800405fe][There was a problem downloading the required files. Error: 0x800405fe ().]
Usually more info would be in the parentheses after the error code, but for some reason this one is blank. We're curious what this error code means.
Installation succeeded on a subsequent attempt:
[01/08/24 15:53:03.667][MicrosoftEdgeUpdate:msedgeupdate][6692:6332][PackageCache::Put][hardlinked] [source_file 'C:\Program Files (x86)\Microsoft\EdgeUpdate\Offline\{9BE5D822-0BED-46DE-B950-0AD5A6D6C151}\{F3017226-FE2A-4295-8BDF-00C3A9A7E4C5}\MicrosoftEdge_X64_110.0.1587.57.exe']
[01/08/24 15:53:03.857][MicrosoftEdgeUpdate:msedgeupdate][6692:4792][DownloadManager::DoDownloadPackage][appid={F3017226-FE2A-4295-8BDF-00C3A9A7E4C5}; version=110.0.1587.57; package_name=MicrosoftEdgeWebview_X64_110.0.1587.57.exe]
[01/08/24 15:53:04.950][MicrosoftEdgeUpdate:msedgeupdate][6692:4792][package is already cached]
Importance
Important. My app's user experience is significantly compromised.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
No response
SDK Version
No response
Framework
Other
Operating System
Windows 11
OS Version
No response
Repro steps
Run the installer with the /Silent flag.
Repros in Edge Browser
No
Regression
Don't know
Last working version (if regression)
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.