remove key flag from unattended (#4154)

This commit is contained in:
Chris Titus
2026-03-04 15:14:16 -06:00
committed by GitHub
parent 72ad35bbd8
commit 336ac6fb8f

View File

@@ -5,9 +5,6 @@
<settings pass="windowsPE">
<component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<UserData>
<ProductKey>
<WillShowUI>Never</WillShowUI>
</ProductKey>
<AcceptEula>true</AcceptEula>
</UserData>
<UseConfigurationSet>false</UseConfigurationSet>