From 17cedef66118d42e60a5497c926a78995698381b Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 18 Sep 2025 22:16:30 +0200 Subject: [PATCH] fix: Add quotes --- assets/win11x64.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/win11x64.xml b/assets/win11x64.xml index 95c30fe..4919df1 100644 --- a/assets/win11x64.xml +++ b/assets/win11x64.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