From 0b0c086aa3649f0c850cafaa18ea124a321c9bd5 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 18 Sep 2025 22:16:13 +0200 Subject: [PATCH] fix: Add quotes --- assets/win11x64-ltsc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/win11x64-ltsc.xml b/assets/win11x64-ltsc.xml index b17fa2f..20cbfd4 100644 --- a/assets/win11x64-ltsc.xml +++ b/assets/win11x64-ltsc.xml @@ -361,7 +361,7 @@ 5 - powershell.exe -ExecutionPolicy Unrestricted -NoLogo -NoProfile -NonInteractive set-localuser -name Docker -passwordneverexpires 1 + powershell.exe -ExecutionPolicy Unrestricted -NoLogo -NoProfile -NonInteractive set-localuser -name "Docker" -passwordneverexpires 1 Password Never Expires