Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Bob Tanner
packer-windows
Commits
dbe0e436
Commit
dbe0e436
authored
Sep 02, 2017
by
George Cairns
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added oobesystem locale component to unattend xml (windows 10 build wasnt working)
parent
2187ccb3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
answer_files/10/Autounattend.xml
answer_files/10/Autounattend.xml
+6
-0
No files found.
answer_files/10/Autounattend.xml
View file @
dbe0e436
...
...
@@ -84,6 +84,12 @@
</component>
</settings>
<settings
pass=
"oobeSystem"
>
<component
name=
"Microsoft-Windows-International-Core"
processorArchitecture=
"amd64"
publicKeyToken=
"31bf3856ad364e35"
language=
"neutral"
versionScope=
"nonSxS"
xmlns:wcm=
"http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<InputLocale>
en-GB
</InputLocale>
<SystemLocale>
en-GB
</SystemLocale>
<UILanguage>
en-GB
</UILanguage>
<UserLocale>
0809:00000809
</UserLocale>
</component>
<component
xmlns:wcm=
"http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
name=
"Microsoft-Windows-Shell-Setup"
processorArchitecture=
"amd64"
publicKeyToken=
"31bf3856ad364e35"
language=
"neutral"
versionScope=
"nonSxS"
>
<UserAccounts>
<AdministratorPassword>
...
...
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