mirror of
https://github.com/bin456789/reinstall.git
synced 2025-01-31 19:08:07 +08:00
调整 bitsadmin 优先级
This commit is contained in:
parent
dfce8f3f0b
commit
845eec2b04
@ -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!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user