update edu app prov
BIN
education/windows/images/uwp-dependencies.PNG
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
education/windows/images/uwp-family.PNG
Normal file
After Width: | Height: | Size: 25 KiB |
BIN
education/windows/images/uwp-license.PNG
Normal file
After Width: | Height: | Size: 11 KiB |
@ -73,15 +73,27 @@ Use the Windows Imaging and Configuration Designer (ICD) tool included in the Wi
|
|||||||
|
|
||||||
## Add a universal app to your package
|
## Add a universal app to your package
|
||||||
|
|
||||||
|
Universal apps that you can distribute in the provisioning package can be line-of-business (LOB) apps developed by your organization, Windows Store for Business apps that you acquire with [offline licensing](../manage/acquire-apps-windows-store-for-business.md), or third-party apps. This procedure will assume you are distributing apps from the Windows Store for Business. For other apps, obtain the necessary information (such as the package family name) from the app developer.
|
||||||
|
|
||||||
1. In the **Available customizations** pane, go to **Runtime settings** > **UniversalAppInstall**.
|
1. In the **Available customizations** pane, go to **Runtime settings** > **UniversalAppInstall**.
|
||||||
|
|
||||||
2. For **UserContextApp**, specify the **PackageFamilyName** for the app. (how to find package family name)
|
2. For **DeviceContextApp**, specify the **PackageFamilyName** for the app. In Windows Store for Business, the package family name is listed in the **Package details** section of the download page.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
3. For **ApplicationFile**, click **Browse** to find and select the target app (either an \*.appx or \*.appxbundle).
|
3. For **ApplicationFile**, click **Browse** to find and select the target app (either an \*.appx or \*.appxbundle).
|
||||||
|
|
||||||
4. For **DependencyAppxFiles**, click **Browse** to find and add any dependencies for the app. (how will they know?)
|
4. For **DependencyAppxFiles**, click **Browse** to find and add any dependencies for the app. In Windows Store for Business, any dependencies for the app are listed in the **Required frameworks** section of the download page.
|
||||||
|
|
||||||
5. For **UserContextAppLicense**, enter the **LicenseProductID**. (where to get)
|

|
||||||
|
|
||||||
|
5. For **DeviceContextAppLicense**, enter the **LicenseProductID**. In Windows Store for Business, you generate the license for the app on the app's download page.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
[Learn more about distributing offline apps from the Windows Store for Business.](../manage/distribute-offline-apps.md)
|
||||||
|
|
||||||
|
> **Note:** Removing a provisioning package will not remove any apps installed by device context in that provisioning package.
|
||||||
|
|
||||||
**Next steps**
|
**Next steps**
|
||||||
- (optional) [Add a desktop app to your package](#add-a-desktop-app-to-your-package)
|
- (optional) [Add a desktop app to your package](#add-a-desktop-app-to-your-package)
|
||||||
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 11 KiB |