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 Setswana|tn-ZA|1
Sinhala|si-LK|1 Sinhala|si-LK|1
Slovak|sk-SK|1 Slovak|sk-SK|1
Slovenian Slovenian|sl-SI|1
sl-SI Sorbian, Upper|hsb-DE|1
1 Spanish (Mexico)|es-MX|1
Sorbian, Upper Spanish (Spain)|es-ES|1
hsb-DE Swedish|sv-SE|1
1 Syriac|syr-SY|1
Spanish (Mexico) Tajik|tg-Cyrl-TJ|1
es-MX Tamazight (Central Atlas) - Tifinagh|tzm-Tfng-MA|1
1 Tamazight (Central Atlas) - Latin|tzm-Latn-DZ|1
Spanish (Spain) Tamil - INSCRIPT|ta-IN|1
es-ES Tamil - Phonetic|ta-IN|2
1 Tatar|tt-RU|1
Swedish Telugu - INSCRIPT|te-IN|1
sv-SE Telugu - Phonetic|te-IN|2
1 Thai|th-TH|1
Syriac Tibetan|bo-CN|1
syr-SY Turkish|tr-TR|1
1 Turkmen|tk-TM|1
Tajik Ukrainian|uk-UA|1
tg-Cyrl-TJ Urdu|ur-PK|1
1 Uyghur|ug-CN|1
Tamazight (Central Atlas) - Tifinagh Uzbek - Cyrillic|uz-Cyrl-UZ|1
tzm-Tfng-MA Uzbek - Latin|uz-Latn-UZ|1
1 Valencian|ca-ES-valencia|1
Tamazight (Central Atlas) - Latin Vietnamese - QWERTY|vi-VN|1
tzm-Latn-DZ Vietnamese - TELEX|vi-VN|2
1 Vietnamese - VNI|vi-VN|3
Tamil - INSCRIPT Welsh|cy-GB|1
ta-IN Wolof|N/A|1
1 Xhosa|xh-ZA|1
Tamil - Phonetic Yoruba|yo-NG|1
ta-IN Zulu|zu-ZA|1
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 | | | | [DeviceContextApp](#devicecontextapp) | X | | X | | |
| [DeviceContextAppLicense](#devicecontextapplicense) | X | | X | | | | [DeviceContextAppLicense](#devicecontextapplicense) | X | | X | | |
| [StoreInstall](#storeinstall) | X | X | X | X | X |
| [UserContextApp](#usercontextapp) | X | X | X | X | X | | [UserContextApp](#usercontextapp) | X | X | X | X | X |
| [UserContextAppLicense](#usercontextapplicense) | 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. 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 ## UserContextApp
Use to add a new user context app. Use to add a new user context app.