From 4de0eb4e9594328455a8894a8879a1f053ef5996 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 18 Sep 2025 22:16:50 +0200 Subject: [PATCH] fix: Add quotes --- assets/win2025.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/win2025.xml b/assets/win2025.xml index ffcca4e..f6974f6 100644 --- a/assets/win2025.xml +++ b/assets/win2025.xml @@ -260,7 +260,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