Skip to content

Commit ace889f

Browse files
authored
Update 006-DownloadDemo.au3
1 parent 6259653 commit ace889f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

examples/006-DownloadDemo.au3

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Global $_sURLDownload_InProgress = ''
1212
_Example()
1313

1414
Func _Example()
15+
ConsoleWrite("! MicrosoftEdgeWebview2 : version check: " & _NetWebView2_IsAlreadyInstalled() & @CRLF)
16+
1517
Local $oMyError = ObjEvent("AutoIt.Error", __NetWebView2_COMErrFunc)
1618
#forceref $oMyError
1719

0 commit comments

Comments
 (0)