actived disable network features script
This commit is contained in:
parent
961c8eaab4
commit
1f401106c7
@ -257,6 +257,9 @@ echo.
|
||||
call disable-systemproxy.cmd
|
||||
echo.
|
||||
|
||||
call disable-networkfeatures.cmd
|
||||
echo.
|
||||
|
||||
powershell -command .\disable-soundscheme.ps1
|
||||
echo.
|
||||
|
||||
|
@ -13,3 +13,4 @@ foreach ($myBinding in $myBindingList) {
|
||||
echo ""
|
||||
|
||||
write-host '#######',(split-path $PSCommandPath -Leaf),'#######'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user