From 3fcd9948a50a107a97c4d8e15fe42f32f25a4b36 Mon Sep 17 00:00:00 2001 From: Kroese Date: Wed, 17 Apr 2024 21:47:16 +0200 Subject: [PATCH] Update win10x64.xml --- assets/win10x64.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/win10x64.xml b/assets/win10x64.xml index a332efd..af4da13 100644 --- a/assets/win10x64.xml +++ b/assets/win10x64.xml @@ -348,7 +348,7 @@ 3 reg.exe add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\PasswordLess\Device" /v "DevicePasswordLessBuildVersion" /t REG_DWORD /d 0 /f Enable option for passwordless sign-in - + 4 cmd /C wmic useraccount where name="Docker" set PasswordExpires=false