This commit is contained in:
jdeckerMS 2017-09-14 07:42:06 -07:00
parent e57360dcba
commit 037a19e402
2 changed files with 46 additions and 96 deletions

View File

@ -171,100 +171,36 @@ Sesotho sa Leboa|nso-ZA|1
Setswana|tn-ZA|1
Sinhala|si-LK|1
Slovak|sk-SK|1
Slovenian
sl-SI
1
Sorbian, Upper
hsb-DE
1
Spanish (Mexico)
es-MX
1
Spanish (Spain)
es-ES
1
Swedish
sv-SE
1
Syriac
syr-SY
1
Tajik
tg-Cyrl-TJ
1
Tamazight (Central Atlas) - Tifinagh
tzm-Tfng-MA
1
Tamazight (Central Atlas) - Latin
tzm-Latn-DZ
1
Tamil - INSCRIPT
ta-IN
1
Tamil - Phonetic
ta-IN
2
Tatar
tt-RU
1
Telugu - INSCRIPT
te-IN
1
Telugu - Phonetic
te-IN
2
Thai
th-TH
1
Tibetan
bo-CN
1
Turkish
tr-TR
1
Turkmen
tk-TM
1
Ukrainian
uk-UA
1
Urdu
ur-PK
1
Uyghur
ug-CN
1
Uzbek - Cyrillic
uz-Cyrl-UZ
1
Uzbek - Latin
uz-Latn-UZ
1
Valencian
ca-ES-valencia
1
Vietnamese - QWERTY
vi-VN
1
Vietnamese - TELEX
vi-VN
2
Vietnamese - VNI
vi-VN
3
Welsh
cy-GB
1
Wolof
#N/A
1
Xhosa
xh-ZA
1
Yoruba
yo-NG
1
Zulu
zu-ZA
1
Slovenian|sl-SI|1
Sorbian, Upper|hsb-DE|1
Spanish (Mexico)|es-MX|1
Spanish (Spain)|es-ES|1
Swedish|sv-SE|1
Syriac|syr-SY|1
Tajik|tg-Cyrl-TJ|1
Tamazight (Central Atlas) - Tifinagh|tzm-Tfng-MA|1
Tamazight (Central Atlas) - Latin|tzm-Latn-DZ|1
Tamil - INSCRIPT|ta-IN|1
Tamil - Phonetic|ta-IN|2
Tatar|tt-RU|1
Telugu - INSCRIPT|te-IN|1
Telugu - Phonetic|te-IN|2
Thai|th-TH|1
Tibetan|bo-CN|1
Turkish|tr-TR|1
Turkmen|tk-TM|1
Ukrainian|uk-UA|1
Urdu|ur-PK|1
Uyghur|ug-CN|1
Uzbek - Cyrillic|uz-Cyrl-UZ|1
Uzbek - Latin|uz-Latn-UZ|1
Valencian|ca-ES-valencia|1
Vietnamese - QWERTY|vi-VN|1
Vietnamese - TELEX|vi-VN|2
Vietnamese - VNI|vi-VN|3
Welsh|cy-GB|1
Wolof|N/A|1
Xhosa|xh-ZA|1
Yoruba|yo-NG|1
Zulu|zu-ZA|1

View File

@ -24,6 +24,7 @@ Use UniversalAppInstall settings to install Windows apps from the Microsoft Stor
| --- | :---: | :---: | :---: | :---: | :---: |
| [DeviceContextApp](#devicecontextapp) | X | | X | | |
| [DeviceContextAppLicense](#devicecontextapplicense) | X | | X | | |
| [StoreInstall](#storeinstall) | X | X | X | X | X |
| [UserContextApp](#usercontextapp) | X | X | X | X | X |
| [UserContextAppLicense](#usercontextapplicense) | X | X | X | X | X |
@ -55,6 +56,19 @@ Use to specify the license file for the provisioned app.
2. Select the LicenseProductId in the Available Customizations pane, and then browse to and select the app license file.
## StoreInstall
Use to install an app from the Microsoft Store for Business.
1. Enter a package family name, and then click **Add**.
2. Configure the following required settings for the app package.
Setting | Description
--- | ---
Flags | Select `0` to
ProductID |
SkuID |
## UserContextApp
Use to add a new user context app.