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"=-