Update autoupdate.bat
This commit is contained in:
parent
d96866a9e6
commit
f8f6012273
|
@ -27,7 +27,7 @@ REM { Special thak to binarymaster, saurav-biswas and all other contributors }
|
||||||
REM -----------------------------------------
|
REM -----------------------------------------
|
||||||
REM Location of new/updated rdpwrap.ini files
|
REM Location of new/updated rdpwrap.ini files
|
||||||
REM -----------------------------------------
|
REM -----------------------------------------
|
||||||
set rdpwrap_ini_update_github_1="https://raw.githubusercontent.com/asmtron/rdpwrap/patch-1/res/rdpwrap.ini"
|
set rdpwrap_ini_update_github_1="https://raw.githubusercontent.com/asmtron/rdpwrap/master/res/rdpwrap.ini"
|
||||||
set rdpwrap_ini_update_github_2="https://raw.githubusercontent.com/saurav-biswas/rdpwrap-1/patch-1/res/rdpwrap.ini"
|
set rdpwrap_ini_update_github_2="https://raw.githubusercontent.com/saurav-biswas/rdpwrap-1/patch-1/res/rdpwrap.ini"
|
||||||
REM set rdpwrap_ini_update_github_3="https://raw.githubusercontent.com/....Extra.3...."
|
REM set rdpwrap_ini_update_github_3="https://raw.githubusercontent.com/....Extra.3...."
|
||||||
REM set rdpwrap_ini_update_github_4="https://raw.githubusercontent.com/....Extra.4...."
|
REM set rdpwrap_ini_update_github_4="https://raw.githubusercontent.com/....Extra.4...."
|
||||||
|
@ -261,4 +261,4 @@ exit /b
|
||||||
SaveWebBinary = True
|
SaveWebBinary = True
|
||||||
End Function
|
End Function
|
||||||
</script></job>
|
</script></job>
|
||||||
</package>
|
</package>
|
||||||
|
|
Loading…
Reference in New Issue