MicrosoftEdge / MicrosoftEdge/WebView2Feedback

Bootstrapper installs x86 WebView2 on a 64-bit version of Windows

Open
#2,794 14 comments 0 reactions 1 assignee View on GitHub

@LiangTheDev is already working on this.

Since Sep 15, 2022.

bug tracked
Dominant language
PowerShell
Stars
526
Forks
67
PR merge metrics
No merged PRs in 30d

Description

Description
We verified that by installing the bootstrapper on a 64-bit version of Windows, the 32-bit version of WebView2 was installed.
That was confirmed by checking the bitness of the DLLs and by checking under the EBWebView folder that the x64 folder with the EmbeddedBrowserWebView.dll was missing.

Version
SDK: N/A
Runtime: 105.0.1343.33
Framework: N/A
OS: Windows 10 Enterprise, 1909

Repro Steps

  1. Uninstall any version of WebView2 currently installed
  2. Download the bootstrapper from the web
  3. Install the bootstrapper with elevated permissions
  4. Check bitness of a DLL (we checked msedge_elf.dll) and also check EBWebView folder
  5. Verify bitness is 32-bit on the dll and x64 folder is missing from EBWebView folder

Extra information

AB#41434560

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.