MicrosoftEdge / MicrosoftEdge/WebView2Feedback
WebView Installer ALWAYS reinstalls even if runtime is already installed
@champnic is already working on this.
Since Oct 12, 2021.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
I ship the WebView installer with my application and fire it as part of the install process. I do a lot of local test installs and even though the latest runtime is already installed on my machine, the WebView installer continues to install it again and again and again.
Is there anyway it could be configured to check for the version it's about to install and if found not reinstall it? Since runtimes seem to update monthly at least this would result in only a monthly reinstall?
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.