This commit is contained in:
Michael H.G. Schmidt 2023-01-06 15:48:20 +01:00
parent 35db54a206
commit 4a78268545

View File

@ -109,7 +109,7 @@ powershell -Command ^
echo. echo.
echo enabling OS feature "NetFx3" ... echo enabling OS feature "NetFx3" ...
dism /online /enable-feature /featurename:NetFx3 /All /Source:c:\sources\sxs /LimitAccess dism /online /enable-feature /featurename:NetFx3 /All /Source:c:\sources\sxs /LimitAccess /NoRestart
echo. echo.
call modify-path.cmd call modify-path.cmd