mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
fix: Windows 8 config
This commit is contained in:
parent
27bb072401
commit
a49af1b7fa
1 changed files with 9 additions and 3 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue