调整 bitsadmin 优先级
This commit is contained in:
@@ -73,5 +73,5 @@ exit /b !errorlevel!
|
|||||||
:download
|
:download
|
||||||
:: coreutil 会被 windows Defender 报毒
|
:: coreutil 会被 windows Defender 报毒
|
||||||
:: certutil -urlcache -f -split %~1 %~2
|
:: certutil -urlcache -f -split %~1 %~2
|
||||||
bitsadmin /transfer "%~3" %~1 %~2
|
bitsadmin /transfer "%~3" /priority foreground %~1 %~2
|
||||||
exit /b !errorlevel!
|
exit /b !errorlevel!
|
||||||
|
|||||||
Reference in New Issue
Block a user