Skip to content

Commit 729ea6c

Browse files
authored
Update antimalware (#4134)
1 parent 604bf95 commit 729ea6c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

diagnostics/code_integrity.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ Users may see error page in the WebView2:
1111

1212
![Compatibility problem](compatibility_problem.png)
1313

14+
## Update antimalware software
15+
Starting versions 118 and 119 the options to disable Code Integrity in WebView2 are deprecated and the guard is always on.
16+
We are seeing cases where old antimalware software violating our policies. Please make sure that antimalware on your devices is up to date when using WebView2.
17+
1418
## Identify the dll
1519

1620
**Programmatically** app can subscribe to [ProcessFailed event](https://learn.microsoft.com/en-us/microsoft-edge/webview2/concepts/process-related-events?tabs=dotnetcsharp#events-for-processes-that-exited-or-failed). [Starting from 120.0.2164.0](https://learn.microsoft.com/en-us/microsoft-edge/webview2/release-notes?tabs=dotnetcsharp#experimental-apis)

0 commit comments

Comments
 (0)