Skip to content

Commit 4614ef4

Browse files
authored
Update 017-MappedFolder.au3
1 parent 3c15044 commit 4614ef4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

examples/017-MappedFolder.au3

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
_Example()
1414

1515
Func _Example()
16+
ConsoleWrite("! MicrosoftEdgeWebview2 : version check: " & _NetWebView2_IsAlreadyInstalled() & ' ERR=' & @error & ' EXT=' & @extended & @CRLF)
17+
1618
Local $oMyError = ObjEvent("AutoIt.Error", __NetWebView2_COMErrFunc)
1719
#forceref $oMyError
1820

0 commit comments

Comments
 (0)