MicrosoftEdge / MicrosoftEdge/WebView2Feedback
WebVew2: BrowserExecutableFolder is not working
@LiangTheDev is already working on this.
Since Oct 13, 2022.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
I would like to use fixed version as per https://learn.microsoft.com/en-us/microsoft-edge/webview2/concepts/distribution#deploying-the-evergreen-webview2-runtime
I have set properties in xmls as below

I created MSI and installed it.
At runtime it throws an exception "The path is not of a legal form." when executes CoreWebView2Environment.CreateAsync()
I have also tried

But getting the same error.
Can you please suggest me what is missing here.
Note:
WebView2 SDK 1.0.1343.22
.Net Framework version : 4.5.2
With Regards,
Dhiraj
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.