Introduced new Sysprep feature (#81)

Allows users to apply script before account creation. All changes are applied to default user account template.
This commit is contained in:
Jeffrey
2024-06-27 23:08:43 +02:00
committed by GitHub
parent 22dfe49a62
commit 1d2c6eaba0
30 changed files with 207 additions and 79 deletions

View File

@@ -0,0 +1,7 @@
Windows Registry Editor Version 5.00
[hkey_users\default\System\GameConfigStore]
"GameDVR_Enabled"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\GameDVR]
"AllowGameDVR"=dword:00000000