mirror of
https://github.com/heebijeebi/WinTango-Patcher.git
synced 2024-06-22 05:21:56 +02:00
Adding Mirror compatibility to Updater
This commit is contained in:
@@ -32,6 +32,7 @@ Func _CheckForUpdate()
|
||||
EndIf
|
||||
|
||||
$sVerLatest[1] = IniRead($sDest, "Updater", "URL", "") ;URL for Installer
|
||||
$sVerLatest[2] = IniRead($sDest, "Updater", "URL2", "") ;URL for Installer (Mirror)
|
||||
|
||||
FileDelete($sDest) ;Delete the Infofile
|
||||
|
||||
|
Reference in New Issue
Block a user