Remove product key from autounattend.xml (#4152)

This commit is contained in:
Gabi
2026-03-04 20:26:53 +02:00
committed by GitHub
parent df17ca4695
commit 72ad35bbd8

View File

@@ -6,7 +6,6 @@
<component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<UserData>
<ProductKey>
<Key>00000-00000-00000-00000-00000</Key>
<WillShowUI>Never</WillShowUI>
</ProductKey>
<AcceptEula>true</AcceptEula>