Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
packer-windows
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Bob Tanner
packer-windows
Commits
36286235
Commit
36286235
authored
Apr 30, 2015
by
Stefan Scherer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update to Windows 10 Inside Preview Build 10074
parent
fd2b0147
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
answer_files/10/Autounattend.xml
answer_files/10/Autounattend.xml
+2
-2
windows_10.json
windows_10.json
+4
-4
No files found.
answer_files/10/Autounattend.xml
View file @
36286235
...
...
@@ -46,7 +46,7 @@
-->
<!-- Product Key from http://technet.microsoft.com/en-us/library/jj612867.aspx -->
<ProductKey>
NKJFK-GPHP7-G8C3J-P6JXR-HQRJR
<ProductKey>
6P99N-YF42M-TPGBG-9VMJP-YKHCF
<WillShowUI>
Never
</WillShowUI>
</ProductKey>
</UserData>
...
...
@@ -61,7 +61,7 @@
<InstallFrom>
<MetaData
wcm:action=
"add"
>
<Key>
/IMAGE/NAME
</Key>
<Value>
Windows
8.1 Pro
</Value>
<Value>
Windows
10 Pro Technical Preview
</Value>
</MetaData>
</InstallFrom>
</OSImage>
...
...
windows_10.json
View file @
36286235
...
...
@@ -2,9 +2,9 @@
"builders"
:
[
{
"type"
:
"vmware-iso"
,
"iso_url"
:
"http://iso.esd.microsoft.com/W
9TPI/B6B0A0278A90510669EAB90ABF80B22A/Windows10_TechnicalPreview_x64_EN-US_9926
.iso"
,
"iso_url"
:
"http://iso.esd.microsoft.com/W
10IP/E0F85BFCD0F6BA607BF1528926371D21F8F6B6BF/Windows10_InsiderPreview_x64_EN-US_10074
.iso"
,
"iso_checksum_type"
:
"sha1"
,
"iso_checksum"
:
"
6A95316728299D95249A29FBEB9676DED23B8BEB
"
,
"iso_checksum"
:
"
E354B44994B46FB7CDC295FA1F075D9F95FECEA8
"
,
"headless"
:
false
,
"boot_wait"
:
"2m"
,
"ssh_username"
:
"vagrant"
,
...
...
@@ -32,9 +32,9 @@
},
{
"type"
:
"virtualbox-iso"
,
"iso_url"
:
"http://iso.esd.microsoft.com/W
9TPI/B6B0A0278A90510669EAB90ABF80B22A/Windows10_TechnicalPreview_x64_EN-US_9926
.iso"
,
"iso_url"
:
"http://iso.esd.microsoft.com/W
10IP/E0F85BFCD0F6BA607BF1528926371D21F8F6B6BF/Windows10_InsiderPreview_x64_EN-US_10074
.iso"
,
"iso_checksum_type"
:
"sha1"
,
"iso_checksum"
:
"
6A95316728299D95249A29FBEB9676DED23B8BEB
"
,
"iso_checksum"
:
"
E354B44994B46FB7CDC295FA1F075D9F95FECEA8
"
,
"headless"
:
false
,
"boot_wait"
:
"2m"
,
"ssh_username"
:
"vagrant"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment