fix: Windows 8 config

This commit is contained in:
Kroese 2024-01-16 20:11:38 +01:00 committed by GitHub
parent 27bb072401
commit a49af1b7fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -76,6 +76,12 @@
</DiskConfiguration> </DiskConfiguration>
<ImageInstall> <ImageInstall>
<OSImage> <OSImage>
<InstallFrom>
<MetaData wcm:action="add">
<Value>1</Value>
<Key>/IMAGE/INDEX</Key>
</MetaData>
</InstallFrom>
<InstallTo> <InstallTo>
<DiskID>0</DiskID> <DiskID>0</DiskID>
<PartitionID>4</PartitionID> <PartitionID>4</PartitionID>
@ -85,12 +91,12 @@
</ImageInstall> </ImageInstall>
<UserData> <UserData>
<ProductKey> <ProductKey>
<Key>GCRJD-8NW9H-F2CDX-CCM8D-9D6T9</Key> <Key/>
<WillShowUI>Never</WillShowUI> <WillShowUI>OnError</WillShowUI>
</ProductKey> </ProductKey>
<AcceptEula>true</AcceptEula> <AcceptEula>true</AcceptEula>
<FullName>Docker</FullName> <FullName>Docker</FullName>
<Organization/> <Organization>Docker</Organization>
</UserData> </UserData>
<EnableFirewall>false</EnableFirewall> <EnableFirewall>false</EnableFirewall>
</component> </component>