Skip to content

Commit 2d110a0

Browse files
authored
Update README with RegCleaner.au3 recommendation
Added a recommendation to run RegCleaner.au3 for better registry management.
1 parent 3285044 commit 2d110a0

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,10 @@ This version introduces significant architectural improvements, focusing on deep
1919
Due to changes in the COM Dispatch IDs (DispIds) for better organization, it is **highly recommended** to run the included `RegCleaner.au3` before registering the new version. This ensures that any stale registry entries from previous builds are purged, preventing "Object action failed" errors.
2020

2121

22+
<p align="center">
23+
<img src="https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png" width="100%">
24+
</p>
2225

23-
---
24-
---
2526

2627
### 📖 Understanding the WebDemo (v1.4)
2728

@@ -96,8 +97,9 @@ The secret behind this intelligent menu is the seamless communication between th
9697
> "You can extend this! If you want to detect specifically if a user clicked on a **Video** or a **PDF link**, just update the `bridge.js` to include those tags.
9798
9899

99-
---
100-
---
100+
<p align="center">
101+
<img src="https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png" width="100%">
102+
</p>
101103

102104

103105
# AutoIt WebView2 Component (COM Interop)

0 commit comments

Comments
 (0)