Downloads:
1,984,684
Downloads of v 134.0.3124.51:
16
Last Update:
07 Mar 2025
Published Date:
07 Mar 2025
Package Maintainer(s):
Software Author(s):
- Microsoft
Tags:
webview2-runtime webview2- Software Specific:
- Software Site
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
WebView2 Runtime (Install)
(Waiting for Maintainer to take corrective action)
- 1
- 2
- 3
134.0.3124.51 | Updated: 07 Mar 2025
- Software Specific:
- Software Site
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
1,984,684
Downloads of v 134.0.3124.51:
16
Published:
07 Mar 2025
Maintainer(s):
Software Author(s):
- Microsoft
WebView2 Runtime (Install) 134.0.3124.51
(Waiting for Maintainer to take corrective action)
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Microsoft. The inclusion of Microsoft trademark(s), if any, upon this webpage is solely to identify Microsoft goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.
- Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
- This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
- You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
- There are also no guarantees that it will be approved.
There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.
The Microsoft Edge WebView2 control allows you to embed web technologies (HTML, CSS, and JavaScript) in your native apps. The WebView2 control uses Microsoft Edge as the rendering engine to display the web content in native apps.
With WebView2, you can embed web code in different parts of your native app, or build all of the native app within a single WebView instance.
Notes
- This package uses the offline installer.
- It has been shown in testing that after installation, the components may need some extra time to register on Windows. If you have issues, please restart the application or in extreme cases a repair may be needed.
- This is an automatically updated package. If you find it is out of date by more than a week, please contact the maintainer(s) and let them know the package is no longer updating correctly.
- I am unable to answer comments left on Disqus. If you have something related to the package:
- Raise a discussion for questions.
- Raise an issue for a broken package.
$ErrorActionPreference = 'Stop'
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'Microsoft Edge WebView2 Runtime'
fileType = 'EXE'
# MSI
silentArgs = '--uninstall --msedgewebview --system-level --verbose-logging --force-uninstall'
validExitCodes = @(0, 19) # no matter the combination of switches I use, 19 is always the exit code
}
[array]$key = Get-UninstallRegistryKey -SoftwareName $packageArgs['softwareName']
if ($key.Count -eq 1) {
$packageArgs['file'] = ($key.UninstallString).replace(' --uninstall --msedgewebview --system-level --verbose-logging', '')
Uninstall-ChocolateyPackage @packageArgs
}
elseif ($key.Count -eq 0) {
Write-Warning "$packageName has already been uninstalled by other means."
}
elseif ($key.Count -gt 1) {
Write-Warning "$($key.Count) matches found!"
Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
Write-Warning "Please alert package maintainer the following keys were matched:"
$key | % {Write-Warning "- $($_.DisplayName)"}
}
No results available for this package. We are building up results for older packages over time so expect to see results. If this is a new package, it should have results within a day or two.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
WebView2 Runtime (Install) 134.0.3124.85 | 14356 | Tuesday, March 25, 2025 | Approved | |
WebView2 Runtime (Install) 134.0.3124.83 | 21391 | Saturday, March 22, 2025 | Approved | |
WebView2 Runtime (Install) 134.0.3124.72 | 39331 | Saturday, March 15, 2025 | Approved | |
WebView2 Runtime (Install) 134.0.3124.68 | 10402 | Friday, March 14, 2025 | Approved | |
WebView2 Runtime (Install) 134.0.3124.66 | 14505 | Wednesday, March 12, 2025 | Approved | |
WebView2 Runtime (Install) 134.0.3124.51 | 16 | Friday, March 7, 2025 |
Waiting for Maintainer
|
|
WebView2 Runtime (Install) 133.0.3065.92 | 41757 | Friday, February 28, 2025 | Approved | |
WebView2 Runtime (Install) 133.0.3065.82 | 31490 | Saturday, February 22, 2025 | Approved | |
WebView2 Runtime (Install) 133.0.3065.69 | 32727 | Saturday, February 15, 2025 | Approved | |
WebView2 Runtime (Install) 133.0.3065.59 | 25035 | Tuesday, February 11, 2025 | Approved | |
WebView2 Runtime (Install) 133.0.3065.51 | 22240 | Friday, February 7, 2025 | Approved | |
WebView2 Runtime (Install) 132.0.2957.140 | 31431 | Friday, January 31, 2025 | Approved | |
WebView2 Runtime (Install) 132.0.2957.127 | 23500 | Saturday, January 25, 2025 | Approved | |
WebView2 Runtime (Install) 132.0.2957.115 | 18395 | Saturday, January 18, 2025 | Approved | |
WebView2 Runtime (Install) 131.0.2903.146 | 21053 | Saturday, January 11, 2025 | Approved | |
WebView2 Runtime (Install) 131.0.2903.112 | 30258 | Friday, December 20, 2024 | Approved | |
WebView2 Runtime (Install) 131.0.2903.99 | 26564 | Friday, December 13, 2024 | Approved | |
WebView2 Runtime (Install) 131.0.2903.86 | 29939 | Friday, December 6, 2024 | Approved | |
WebView2 Runtime (Install) 131.0.2903.70 | 42070 | Tuesday, November 26, 2024 | Approved | |
WebView2 Runtime (Install) 131.0.2903.63 | 20025 | Friday, November 22, 2024 | Approved | |
WebView2 Runtime (Install) 131.0.2903.51 | 35981 | Saturday, November 16, 2024 | Approved | |
WebView2 Runtime (Install) 131.0.2903.48 | 6944 | Friday, November 15, 2024 | Approved | |
WebView2 Runtime (Install) 130.0.2849.80 | 34039 | Friday, November 8, 2024 | Approved | |
WebView2 Runtime (Install) 130.0.2849.68 | 35713 | Friday, November 1, 2024 | Approved | |
WebView2 Runtime (Install) 130.0.2849.56 | 36005 | Friday, October 25, 2024 | Approved | |
WebView2 Runtime (Install) 130.0.2849.52 | 6892 | Wednesday, October 23, 2024 | Approved | |
WebView2 Runtime (Install) 130.0.2849.46 | 13347 | Friday, October 18, 2024 | Approved | |
WebView2 Runtime (Install) 129.0.2792.89 | 15656 | Friday, October 11, 2024 | Approved | |
WebView2 Runtime (Install) 129.0.2792.79 | 13154 | Friday, October 4, 2024 | Approved | |
WebView2 Runtime (Install) 129.0.2792.65 | 18518 | Friday, September 27, 2024 | Approved | |
WebView2 Runtime (Install) 129.0.2792.52 | 24051 | Friday, September 20, 2024 | Approved | |
WebView2 Runtime (Install) 128.0.2739.79 | 12834 | Friday, September 13, 2024 | Approved | |
WebView2 Runtime (Install) 128.0.2739.67 | 10760 | Friday, September 6, 2024 | Approved | |
WebView2 Runtime (Install) 128.0.2739.63 | 11289 | Wednesday, September 4, 2024 | Approved | |
WebView2 Runtime (Install) 128.0.2739.54 | 15271 | Friday, August 30, 2024 | Approved | |
WebView2 Runtime (Install) 128.0.2739.42 | 18278 | Friday, August 23, 2024 | Approved | |
WebView2 Runtime (Install) 127.0.2651.105 | 17359 | Friday, August 16, 2024 | Approved | |
WebView2 Runtime (Install) 127.0.2651.98 | 17707 | Friday, August 9, 2024 | Approved | |
WebView2 Runtime (Install) 127.0.2651.86 | 18759 | Friday, August 2, 2024 | Approved | |
WebView2 Runtime (Install) 127.0.2651.74 | 14622 | Friday, July 26, 2024 | Approved | |
WebView2 Runtime (Install) 126.0.2592.113 | 14530 | Friday, July 19, 2024 | Approved | |
WebView2 Runtime (Install) 126.0.2592.102 | 17496 | Friday, July 12, 2024 | Approved | |
WebView2 Runtime (Install) 126.0.2592.87 | 22574 | Wednesday, July 3, 2024 | Approved | |
WebView2 Runtime (Install) 126.0.2592.81 | 12603 | Friday, June 28, 2024 | Approved | |
WebView2 Runtime (Install) 126.0.2592.68 | 16793 | Friday, June 21, 2024 | Approved | |
WebView2 Runtime (Install) 126.0.2592.61 | 8812 | Tuesday, June 18, 2024 | Approved | |
WebView2 Runtime (Install) 126.0.2592.56 | 11981 | Friday, June 14, 2024 | Approved | |
WebView2 Runtime (Install) 125.0.2535.92 | 15444 | Friday, June 7, 2024 | Approved | |
WebView2 Runtime (Install) 125.0.2535.85 | 9909 | Tuesday, June 4, 2024 | Approved | |
WebView2 Runtime (Install) 125.0.2535.79 | 13857 | Friday, May 31, 2024 | Approved | |
WebView2 Runtime (Install) 125.0.2535.67 | 21641 | Saturday, May 25, 2024 | Approved | |
WebView2 Runtime (Install) 125.0.2535.51 | 16562 | Tuesday, May 21, 2024 | Approved | |
WebView2 Runtime (Install) 123.0.2420.81 | 193399 | Friday, April 12, 2024 | Approved | |
WebView2 Runtime (Install) 122.0.2365.80 | 46498 | Friday, March 8, 2024 | Approved | |
WebView2 Runtime (Install) 122.0.2365.66 | 15753 | Saturday, March 2, 2024 | Approved | |
WebView2 Runtime (Install) 122.0.2365.63 | 4862 | Friday, March 1, 2024 | Approved | |
WebView2 Runtime (Install) 122.0.2365.59 | 7385 | Wednesday, February 28, 2024 | Approved | |
WebView2 Runtime (Install) 122.0.2365.52 | 71400 | Saturday, February 24, 2024 | Approved | |
WebView2 Runtime (Install) 121.0.2277.128 | 16398 | Friday, February 16, 2024 | Approved | |
WebView2 Runtime (Install) 121.0.2277.112 | 15587 | Friday, February 9, 2024 | Approved | |
WebView2 Runtime (Install) 121.0.2277.106 | 8842 | Tuesday, February 6, 2024 | Approved | |
WebView2 Runtime (Install) 121.0.2277.98 | 13392 | Friday, February 2, 2024 | Approved | |
WebView2 Runtime (Install) 121.0.2277.83 | 31700 | Friday, January 26, 2024 | Approved | |
WebView2 Runtime (Install) 120.0.2210.144 | 14913 | Thursday, January 18, 2024 | Approved | |
WebView2 Runtime (Install) 120.0.2210.133 | 11985 | Friday, January 12, 2024 | Approved | |
WebView2 Runtime (Install) 120.0.2210.121 | 11328 | Saturday, January 6, 2024 | Approved | |
WebView2 Runtime (Install) 120.0.2210.91 | 13669 | Friday, December 22, 2023 | Approved | |
WebView2 Runtime (Install) 120.0.2210.89 | 4088 | Thursday, December 21, 2023 | Approved | |
WebView2 Runtime (Install) 120.0.2210.77 | 10192 | Friday, December 15, 2023 | Approved | |
WebView2 Runtime (Install) 120.0.2210.61 | 14421 | Friday, December 8, 2023 | Approved | |
WebView2 Runtime (Install) 119.0.2151.97 | 12499 | Thursday, November 30, 2023 | Approved | |
WebView2 Runtime (Install) 119.0.2151.72 | 12714 | Friday, November 17, 2023 | Approved | |
WebView2 Runtime (Install) 119.0.2151.58 | 11128 | Friday, November 10, 2023 | Approved | |
WebView2 Runtime (Install) 119.0.2151.44 | 10768 | Friday, November 3, 2023 | Approved | |
WebView2 Runtime (Install) 118.0.2088.76 | 19469 | Saturday, October 28, 2023 | Approved | |
WebView2 Runtime (Install) 118.0.2088.69 | 8630 | Wednesday, October 25, 2023 | Approved | |
WebView2 Runtime (Install) 118.0.2088.61 | 11973 | Saturday, October 21, 2023 | Approved | |
WebView2 Runtime (Install) 118.0.2088.57 | 7087 | Thursday, October 19, 2023 | Approved | |
WebView2 Runtime (Install) 118.0.2088.46 | 10803 | Saturday, October 14, 2023 | Approved | |
WebView2 Runtime (Install) 117.0.2045.60 | 9489 | Saturday, October 7, 2023 | Approved | |
WebView2 Runtime (Install) 117.0.2045.55 | 5599 | Thursday, October 5, 2023 | Approved | |
WebView2 Runtime (Install) 117.0.2045.47 | 8027 | Saturday, September 30, 2023 | Approved | |
WebView2 Runtime (Install) 117.0.2045.43 | 7649 | Monday, September 25, 2023 | Approved | |
WebView2 Runtime (Install) 117.0.2045.41 | 5315 | Sunday, September 24, 2023 | Approved | |
WebView2 Runtime (Install) 117.0.2045.40 | 3507 | Saturday, September 23, 2023 | Approved | |
WebView2 Runtime (Install) 117.0.2045.36 | 6952 | Wednesday, September 20, 2023 | Approved | |
WebView2 Runtime (Install) 117.0.2045.35 | 780 | Tuesday, September 19, 2023 | Approved | |
WebView2 Runtime (Install) 117.0.2045.31 | 14617 | Saturday, September 16, 2023 | Approved | |
WebView2 Runtime (Install) 116.0.1938.81 | 6063 | Wednesday, September 13, 2023 | Approved | |
WebView2 Runtime (Install) 116.0.1938.76 | 5265 | Friday, September 8, 2023 | Approved | |
WebView2 Runtime (Install) 116.0.1938.69 | 8192 | Friday, September 1, 2023 | Approved | |
WebView2 Runtime (Install) 116.0.1938.62 | 5978 | Saturday, August 26, 2023 | Approved | |
WebView2 Runtime (Install) 116.0.1938.54 | 5159 | Tuesday, August 22, 2023 | Approved | |
WebView2 Runtime (Install) 115.0.1901.203 | 8064 | Friday, August 11, 2023 | Approved | |
WebView2 Runtime (Install) 115.0.1901.200 | 6097 | Tuesday, August 8, 2023 | Approved | |
WebView2 Runtime (Install) 115.0.1901.188 | 11035 | Friday, July 28, 2023 | Approved | |
WebView2 Runtime (Install) 115.0.1901.183 | 6268 | Saturday, July 22, 2023 | Approved | |
WebView2 Runtime (Install) 114.0.1823.82 | 6662 | Friday, July 14, 2023 | Approved | |
WebView2 Runtime (Install) 114.0.1823.79 | 4936 | Tuesday, July 11, 2023 | Approved | |
WebView2 Runtime (Install) 114.0.1823.67 | 8009 | Friday, June 30, 2023 | Approved | |
WebView2 Runtime (Install) 114.0.1823.58 | 5616 | Friday, June 23, 2023 | Approved | |
WebView2 Runtime (Install) 114.0.1823.55 | 4055 | Tuesday, June 20, 2023 | Approved | |
WebView2 Runtime (Install) 114.0.1823.51 | 3514 | Friday, June 16, 2023 | Approved | |
WebView2 Runtime (Install) 114.0.1823.43 | 5384 | Friday, June 9, 2023 | Approved | |
WebView2 Runtime (Install) 114.0.1823.41 | 3266 | Wednesday, June 7, 2023 | Approved | |
WebView2 Runtime (Install) 114.0.1823.37 | 2443 | Monday, June 5, 2023 | Approved | |
WebView2 Runtime (Install) 113.0.1774.57 | 7056 | Sunday, May 28, 2023 | Approved | |
WebView2 Runtime (Install) 110.0.1587.69 | 28867 | Sunday, March 12, 2023 | Approved | |
WebView2 Runtime (Install) 110.0.1587.63 | 4300 | Sunday, March 5, 2023 | Approved | |
WebView2 Runtime (Install) 110.0.1587.57 | 2725 | Tuesday, February 28, 2023 | Approved | |
WebView2 Runtime (Install) 110.0.1587.56 | 1989 | Sunday, February 26, 2023 | Approved | |
WebView2 Runtime (Install) 110.0.1587.50 | 2802 | Tuesday, February 21, 2023 | Approved | |
WebView2 Runtime (Install) 110.0.1587.49 | 1661 | Sunday, February 19, 2023 | Approved | |
WebView2 Runtime (Install) 110.0.1587.46 | 923 | Saturday, February 18, 2023 | Approved | |
WebView2 Runtime (Install) 109.0.1518.78 | 5440 | Sunday, February 5, 2023 | Approved | |
WebView2 Runtime (Install) 109.0.1518.70 | 2819 | Monday, January 30, 2023 | Approved | |
WebView2 Runtime (Install) 109.0.1518.69 | 1038 | Saturday, January 28, 2023 | Approved | |
WebView2 Runtime (Install) 109.0.1518.61 | 2717 | Sunday, January 22, 2023 | Approved | |
WebView2 Runtime (Install) 109.0.1518.52 | 3882 | Monday, January 16, 2023 | Approved | |
WebView2 Runtime (Install) 108.0.1462.76 | 3542 | Sunday, January 8, 2023 | Approved | |
WebView2 Runtime (Install) 108.0.1462.54 | 5033 | Sunday, December 18, 2022 | Approved | |
WebView2 Runtime (Install) 108.0.1462.46 | 2923 | Sunday, December 11, 2022 | Approved | |
WebView2 Runtime (Install) 108.0.1462.44 | 710 | Friday, December 9, 2022 | Approved | |
WebView2 Runtime (Install) 107.0.1418.62 | 3245 | Thursday, December 1, 2022 | Approved | |
WebView2 Runtime (Install) 107.0.1418.56 | 2420 | Thursday, November 24, 2022 | Approved | |
WebView2 Runtime (Install) 107.0.1418.52 | 2196 | Sunday, November 20, 2022 | Approved | |
WebView2 Runtime (Install) 107.0.1418.42 | 3651 | Sunday, November 13, 2022 | Approved | |
WebView2 Runtime (Install) 107.0.1418.35 | 2679 | Sunday, November 6, 2022 | Approved | |
WebView2 Runtime (Install) 107.0.1418.26 | 1985 | Tuesday, November 1, 2022 | Approved | |
WebView2 Runtime (Install) 107.0.1418.24 | 1276 | Sunday, October 30, 2022 | Approved | |
WebView2 Runtime (Install) 106.0.1370.52 | 1996 | Sunday, October 23, 2022 | Approved | |
WebView2 Runtime (Install) 106.0.1370.47 | 1777 | Monday, October 17, 2022 | Approved | |
WebView2 Runtime (Install) 106.0.1370.42 | 5907 | Thursday, October 13, 2022 | Approved | |
WebView2 Runtime (Install) 106.0.1370.37 | 2002 | Sunday, October 9, 2022 | Approved | |
WebView2 Runtime (Install) 106.0.1370.34 | 1281 | Thursday, October 6, 2022 | Approved | |
WebView2 Runtime (Install) 105.0.1343.53 | 2374 | Thursday, September 29, 2022 | Approved | |
WebView2 Runtime (Install) 105.0.1343.50 | 1592 | Sunday, September 25, 2022 | Approved | |
WebView2 Runtime (Install) 105.0.1343.42 | 2128 | Sunday, September 18, 2022 | Approved | |
WebView2 Runtime (Install) 105.0.1343.33 | 2079 | Sunday, September 11, 2022 | Approved | |
WebView2 Runtime (Install) 105.0.1343.27 | 1740 | Tuesday, September 6, 2022 | Approved | |
WebView2 Runtime (Install) 105.0.1343.25 | 1356 | Sunday, September 4, 2022 | Approved | |
WebView2 Runtime (Install) 104.0.1293.70 | 2117 | Sunday, August 28, 2022 | Approved | |
WebView2 Runtime (Install) 104.0.1293.63 | 2057 | Monday, August 22, 2022 | Approved | |
WebView2 Runtime (Install) 104.0.1293.54 | 2080 | Sunday, August 14, 2022 | Approved | |
WebView2 Runtime (Install) 104.0.1293.47 | 1510 | Monday, August 8, 2022 | Approved | |
WebView2 Runtime (Install) 103.0.1264.77 | 2281 | Sunday, July 31, 2022 | Approved | |
WebView2 Runtime (Install) 103.0.1264.71 | 1949 | Monday, July 25, 2022 | Approved | |
WebView2 Runtime (Install) 103.0.1264.62 | 2098 | Sunday, July 17, 2022 | Approved | |
WebView2 Runtime (Install) 103.0.1264.49 | 1746 | Saturday, July 9, 2022 | Approved | |
WebView2 Runtime (Install) 103.0.1264.44 | 1825 | Sunday, July 3, 2022 | Approved | |
WebView2 Runtime (Install) 103.0.1264.37 | 1658 | Monday, June 27, 2022 | Approved | |
WebView2 Runtime (Install) 102.0.1245.44 | 1927 | Sunday, June 19, 2022 | Approved | |
WebView2 Runtime (Install) 101.0.1210.53 | 2384 | Sunday, May 22, 2022 | Approved | |
WebView2 Runtime (Install) 101.0.1210.47 | 944 | Monday, May 16, 2022 | Approved | |
WebView2 Runtime (Install) 101.0.1210.39 | 1110 | Sunday, May 8, 2022 | Approved | |
WebView2 Runtime (Install) 101.0.1210.32 | 697 | Monday, May 2, 2022 | Approved | |
WebView2 Runtime (Install) 100.0.1185.50 | 87 | Sunday, April 24, 2022 | Approved | |
WebView2 Runtime (Install) 100.0.1185.44 | 101 | Monday, April 18, 2022 | Approved | |
WebView2 Runtime (Install) 100.0.1185.39 | 1025 | Thursday, April 14, 2022 | Approved | |
WebView2 Runtime (Install) 100.0.1185.36 | 724 | Sunday, April 10, 2022 | Approved | |
WebView2 Runtime (Install) 99.0.1150.46 | 128 | Sunday, March 20, 2022 | Approved | |
WebView2 Runtime (Install) 99.0.1150.39 | 118 | Wednesday, March 16, 2022 | Approved | |
WebView2 Runtime (Install) 99.0.1150.36 | 1201 | Sunday, March 13, 2022 | Approved |
Copyright 2022 Microsoft Corporation
This package has no dependencies.
Ground Rules:
- This discussion is only about WebView2 Runtime (Install) and the WebView2 Runtime (Install) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or WebView2 Runtime (Install), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
Pauby (maintainer) on 07 Mar 2025 00:14:49 +00:00:
User 'Pauby' (maintainer) submitted package.
chocolatey-ops (reviewer) on 07 Mar 2025 00:48:53 +00:00:
webview2-runtime has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
chocolatey-ops (reviewer) on 07 Mar 2025 05:46:58 +00:00:
webview2-runtime has failed automated package testing (verification).
Please visit https://gist.github.com/choco-bot/fef3c0bc65b1d7a297c1f8ed132f4af9 for details.
The package status will be changed and will be waiting on your next actions.