do not install this optional feature anymore
This commit is contained in:
parent
8ee077064d
commit
bef62e7f05
1 changed files with 0 additions and 5 deletions
|
@ -58,11 +58,6 @@ IF NOT "%1"=="noskipadmin" (
|
||||||
CMD /c "!local!\reg_fixes.bat" yes
|
CMD /c "!local!\reg_fixes.bat" yes
|
||||||
|
|
||||||
|
|
||||||
:: === Install optional features ==
|
|
||||||
PowerShell -Command "" ^
|
|
||||||
"Get-WindowsCapability -Online -Name 'App.WirelessDisplay.Connect*' | Add-WindowsCapability -Online"
|
|
||||||
|
|
||||||
|
|
||||||
:: === WinGet ==
|
:: === WinGet ==
|
||||||
:: Auto accept ToT
|
:: Auto accept ToT
|
||||||
ECHO Y | winget list >NUL
|
ECHO Y | winget list >NUL
|
||||||
|
|
Loading…
Reference in a new issue