From cc3fc9059210537d31c4723f853e1cb64990f3e8 Mon Sep 17 00:00:00 2001 From: Raphire <9938813+Raphire@users.noreply.github.com> Date: Sat, 16 Aug 2025 00:04:53 +0200 Subject: [PATCH] Add missing key from Disable Paint AI Sysprep/Undo files --- Regfiles/Disable_Paint_AI_Features.reg | 8 -------- Regfiles/Sysprep/Disable_Paint_AI_Features.reg | 7 +------ Regfiles/Undo/Enable_Paint_AI_Features.reg | 1 + 3 files changed, 2 insertions(+), 14 deletions(-) diff --git a/Regfiles/Disable_Paint_AI_Features.reg b/Regfiles/Disable_Paint_AI_Features.reg index 09a1978..834492f 100644 --- a/Regfiles/Disable_Paint_AI_Features.reg +++ b/Regfiles/Disable_Paint_AI_Features.reg @@ -2,15 +2,7 @@ Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Paint] "DisableCocreator"=dword:00000001 - -[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Paint] "DisableGenerativeFill"=dword:00000001 - -[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Paint] "DisableImageCreator"=dword:00000001 - -[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Paint] "DisableGenerativeErase"=dword:00000001 - -[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Paint] "DisableRemoveBackground"=dword:00000001 diff --git a/Regfiles/Sysprep/Disable_Paint_AI_Features.reg b/Regfiles/Sysprep/Disable_Paint_AI_Features.reg index bb9da60..834492f 100644 --- a/Regfiles/Sysprep/Disable_Paint_AI_Features.reg +++ b/Regfiles/Sysprep/Disable_Paint_AI_Features.reg @@ -2,12 +2,7 @@ Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Paint] "DisableCocreator"=dword:00000001 - -[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Paint] "DisableGenerativeFill"=dword:00000001 - -[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Paint] "DisableImageCreator"=dword:00000001 - -[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Paint] "DisableGenerativeErase"=dword:00000001 +"DisableRemoveBackground"=dword:00000001 diff --git a/Regfiles/Undo/Enable_Paint_AI_Features.reg b/Regfiles/Undo/Enable_Paint_AI_Features.reg index a56a5ae..9ecb8a1 100644 --- a/Regfiles/Undo/Enable_Paint_AI_Features.reg +++ b/Regfiles/Undo/Enable_Paint_AI_Features.reg @@ -5,3 +5,4 @@ Windows Registry Editor Version 5.00 "DisableGenerativeFill"=- "DisableImageCreator"=- "DisableGenerativeErase"=- +"DisableRemoveBackground"=-