Skip to content

Commit 4a618b4

Browse files
authored
Add non-sec reg keys for 10B release (#7154)
1 parent b43d573 commit 4a618b4

1 file changed

Lines changed: 25 additions & 1 deletion

File tree

vhdbuilder/packer/windows/windows_settings.json

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -817,6 +817,30 @@
817817
"Name": "502146190",
818818
"Value": "1",
819819
"Type": "DWORD"
820+
},
821+
{
822+
"Comment": "2025-10B",
823+
"WindowsSkuMatch": "2022*",
824+
"Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Policies\\Microsoft\\FeatureManagement\\Overrides",
825+
"Name": "140377743",
826+
"Value": "1",
827+
"Type": "DWORD"
828+
},
829+
{
830+
"Comment": "2025-10B",
831+
"WindowsSkuMatch": "23H2*",
832+
"Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Policies\\Microsoft\\FeatureManagement\\Overrides",
833+
"Name": "66715279",
834+
"Value": "1",
835+
"Type": "DWORD"
836+
},
837+
{
838+
"Comment": "2025-10B",
839+
"WindowsSkuMatch": "23H2*",
840+
"Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Policies\\Microsoft\\FeatureManagement\\Overrides",
841+
"Name": "403177103",
842+
"Value": "1",
843+
"Type": "DWORD"
820844
}
821845
]
822-
}
846+
}

0 commit comments

Comments
 (0)