From 1be57ebe27a22e71baeb9f9478ca50b6838664e0 Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 29 Jan 2024 16:20:16 +0100 Subject: [PATCH] Update winvistax64.xml --- assets/winvistax64.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/assets/winvistax64.xml b/assets/winvistax64.xml index e72c59b..a24a126 100644 --- a/assets/winvistax64.xml +++ b/assets/winvistax64.xml @@ -114,8 +114,6 @@ Dockur Windows for Docker - false - false @@ -159,8 +157,6 @@ Dockur Windows for Docker - false - false 1 @@ -237,6 +233,11 @@ reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server" /v fDenyTSConnections /t REG_DWORD /d 0 /f Enable RDP + + 16 + reg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Windows\Sidebar" /v "TurnOffSidebar" /t REG_DWORD /d 1 /f + Turn off sidebar +