Skip to content

Commit 1bc2e43

Browse files
authored
Update paths in README for registration scripts
NetWebView2Lib-1.3.0\bin path corection
1 parent a3fa9cb commit 1bc2e43

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ A powerful bridge that allows **AutoIt** to use the modern **Microsoft Edge WebV
3333

3434
1. **Extract** NetWebView2Lib folder to a permanent location.
3535
2. **Run**:
36-
`\NetWebView2Lib\WebView2AutoIt\Register_web2.au3` to Register
36+
`NetWebView2Lib-1.3.0\bin\Register_web2.au3` to Register
3737
* Verifies the WebView2 Runtime presence.
3838
* Registers `NetWebView2Lib.dll` for COM Interop on both 32-bit and 64-bit.
3939

40-
or `\NetWebView2Lib\WebView2AutoIt\Unregister.au3` to Unregister
40+
or `NetWebView2Lib-1.3.0\bin\Unregister.au3` to Unregister
4141

4242
1. **Run `\Example\*`** to see the bridge in action.
4343

0 commit comments

Comments
 (0)