Skip to content

Commit

Permalink
Merged in FixWin10ProductName (pull request #1)
Browse files Browse the repository at this point in the history
DO-62 - Adjust the product name and product key to the current Windows 10 image
  • Loading branch information
Taliesin Sisson committed Apr 6, 2016
2 parents 5897fda + 93197fc commit 5e9db82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions windows/windows-10-amd64/Autounattend.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<InstallFrom>
<MetaData wcm:action="add">
<Key>/IMAGE/NAME </Key>
<Value>Windows 10 Enterprise Evaluation</Value>
<Value>Windows 10 Enterprise</Value>
</MetaData>
</InstallFrom>
<InstallTo>
Expand Down Expand Up @@ -151,7 +151,7 @@
<ProductKey>
<!-- Do not uncomment the Key element if you are using trial ISOs -->
<!-- You must uncomment the Key element (and optionally insert your own key) if you are using retail or volume license ISOs -->
<Key>VTNMT-2FMYP-QCY43-QR9VK-WTVCK</Key>
<!-- <Key>VTNMT-2FMYP-QCY43-QR9VK-WTVCK</Key> -->
<WillShowUI>OnError</WillShowUI>
</ProductKey>
<AcceptEula>true</AcceptEula>
Expand Down

0 comments on commit 5e9db82

Please sign in to comment.