mirror of
https://github.com/KeymonSoft/Guna_Preventa.git
synced 2026-04-21 22:59:23 +00:00
....
This commit is contained in:
@@ -1041,7 +1041,7 @@ Sub revisaActualizacion 'Parte de la funcionalidad "appUpdater"
|
||||
End If
|
||||
End Try
|
||||
Else
|
||||
LogColor("appUpdater(), Job Failed " & link & CRLF & LastException.Message, Colors.Red)
|
||||
' LogColor("appUpdater(), Job Failed " & link & CRLF & LastException.Message, Colors.Red)
|
||||
If Msgbox2("Es necesaria una conexión a internet, por favor revise su conexión y vuelva a intentar", "ATENCIÓN", "OK", "", "", Null) = DialogResponse.POSITIVE Then 'Ignore
|
||||
ExitApplication
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user