Paul Broadwith
Paul Broadwith
I'll have a look at this asap.
I am going to caveat this with 'I haven't reproduced this'. I know when creating packages that use AppX that if you install an x64 AppX package, it will actually...
### Installing both x86 and x85 of 125.0.2535.67 From my testing, you cannot have both the x86 and x64 versions of the software installed (I created a [new branch](https://github.com/pauby/ChocoPackages/tree/webview2-runtime/add_x64)) If...
### Upgrade from 125.0.2535.541 x86 to 125.0.2535.67 x64 I installed the latest version from the chocolatey Community Repository (which is currently 125.0.2535.51 (I forgot to take a screenshot of that...
### Installing 125.0.2535.67 x64  `Get-UninstallRegistryKey` gives us: ``` DisplayName : Microsoft Edge WebView2 Runtime ModifyPath : "C:\Program Files (x86)\Microsoft\EdgeUpdate\MicrosoftEdgeUpdate.exe" /install appguid={F301722 6-FE2A-4295-8BDF-00C3A9A7E4C5}&appname=Microsoft%20Edge%20WebView&needsadmin=true&repairtype=wi ndowsonlinerepair /installsource offline UninstallString : "C:\Program Files...
The questions I'm left with are: 1. Does the x64 installer install both x86 and x64, or just x64? And I assume the x86 installer will _only_ install the x86...
> Preliminary Googling shows a possible answer of x86 and x64 being installed when x64 is installed I'll pull on that thread for a bit. If that is the case...
From this [GitHub issue](https://github.com/MicrosoftEdge/WebView2Feedback/issues/1044): > Any x86/x64 app should be able to use either arch runtime. So we should dig in further as to why the app is failing with...
@asheroto that is awesome. Thank you for such a thorough test. I've added a [note to the package description](https://github.com/pauby/ChocoPackages/commit/898909bffaf8b895350e12db5b9e3acf96a507bc) and pointed it to your comment. I've also merged the [branch...
> ``` > ERROR: Cannot index into a null array. > at , C:\ProgramData\chocolatey\lib\adobereader\tools\chocolateyinstall.ps1: line 268 > at , C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1: line 63 > at , : line 1 > ```...