mirror of
https://github.com/bin456789/reinstall.git
synced 2025-12-10 15:37:43 +08:00
调整 bitsadmin 优先级
This commit is contained in:
@ -73,5 +73,5 @@ exit /b !errorlevel!
|
||||
:download
|
||||
:: coreutil 会被 windows Defender 报毒
|
||||
:: certutil -urlcache -f -split %~1 %~2
|
||||
bitsadmin /transfer "%~3" %~1 %~2
|
||||
bitsadmin /transfer "%~3" /priority foreground %~1 %~2
|
||||
exit /b !errorlevel!
|
||||
|
||||
Reference in New Issue
Block a user