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