From 4a78268545154824aae905a2a67a176c5807dc17 Mon Sep 17 00:00:00 2001 From: "Michael H.G. Schmidt" Date: Fri, 6 Jan 2023 15:48:20 +0100 Subject: [PATCH] RELEASE --- scripts/autoconfig-all.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/autoconfig-all.cmd b/scripts/autoconfig-all.cmd index a9b450a..dfa1ddb 100644 --- a/scripts/autoconfig-all.cmd +++ b/scripts/autoconfig-all.cmd @@ -109,7 +109,7 @@ powershell -Command ^ echo. 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. call modify-path.cmd