We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae6c76f commit 0cbd8a1Copy full SHA for 0cbd8a1
updater.bat
@@ -214,7 +214,7 @@ IF NOT "2"=="%_log%" (ECHO:)
214
ENDLOCAL
215
GOTO :EOF
216
217
-::::::::::::: Download :::::::::::::
+::::::::::::::: Download :::::::::::::::
218
:psdownload
219
(
220
PowerShell -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object Net.WebClient).DownloadFile('%~1', '%~2')"
0 commit comments