You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: diagnostics/script.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
## Automatic Log collection using script
2
2
3
-
The script automates collection of commonly requested WebView2 diagnostic data — including ETW traces and installer logs — to minimize the effort required when reporting issues. It produces a single compressed archive that can be shared with the WebView2 support team for analysis.
3
+
The script automates collection of commonly requested WebView2 diagnostic data — ETW traces and installer logs — to minimize the effort required when reporting issues. It produces a single compressed archive that can be shared with the WebView2 support team for analysis.
4
4
5
5
### Procedure
6
6
7
-
1. Download the script file from [log_collection_script.ps1](resource/log_collection_script.ps1).
7
+
1. Download the [script file](resource/log_collection_script.ps1).
8
8
2. Open an elevated PowerShell window (**Run as Administrator**).
0 commit comments