Skip to content

Commit 168d065

Browse files
improve some wordings
1 parent 5ecdca9 commit 168d065

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

diagnostics/script.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
## Automatic Log collection using script
22

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.
44

55
### Procedure
66

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).
88
2. Open an elevated PowerShell window (**Run as Administrator**).
99
3. Run the script by executing:
1010

0 commit comments

Comments
 (0)