made update chec failure silent instead of showing msgbox
This commit is contained in:
@@ -7,7 +7,7 @@ URLDownloadToVar(url){
|
||||
hObject.Send()
|
||||
}
|
||||
catch e {
|
||||
MsgBox, 4096, Error, Failed to connect to:`n`n%url%`n`nAre you connected to the internet? Or is the website down?`n`nDisable Auto Update Check to disable this message.
|
||||
; MsgBox, 4096, Error, Failed to connect to:`n`n%url%`n`nAre you connected to the internet? Or is the website down?`n`nDisable Auto Update Check to disable this message.
|
||||
return ""
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user