Add a uwp app to your package – Microsoft Surface Hub 2 SmCamera User Manual

Page 86

Advertising
background image

1. In

Windows Configuration Designer

>

Available customizations

, go to

Runtime

settings

>

Certificates

>

ClientCertificates

.

2. Enter a label for

CertificateName

and then select

Add

.

3. Enter the

CertificatePassword

.

4. For

CertificatePath

, browse and select the certificate.

5. Set

ExportCertificate

to

False

.

6. For

KeyLocation

, select

Software only

.

To add a UWP app to a provisioning package, you will need the app package (.appx or
.appxbundle files) and any dependency files. If you acquired the app from the Microsoft
Store for Business, you will also need the

unencoded

app license. See

Distribute offline

apps

to learn how to download these items from the Microsoft Store for Business.

To add a UWP app:

1. In the

Available customizations

pane, go to

Runtime settings

>

UniversalAppInstall

>

DeviceContextApp

.

2. Enter a

PackageFamilyName

for the app and then select

Add

. For consistency, use

the app's package family name. If you acquired the app from the Microsoft Store
for Business, you can find the package family name in the app license. Open the
license file using a text editor, and use the value between the PFM tags.

3. For

ApplicationFile

, select

Browse

to find and select the target app ( .appx or

.appxbundle).

4. For

DependencyAppxFiles

, select

Browse

to find and add any dependencies for

the app. For Surface Hub, you will only need the x64 versions of these
dependencies.

If you acquired the app from the Microsoft Store for Business, you will need to add the
app license to your provisioning package.

To add app license:

1. Make a copy of the app license, and rename it to use a

.ms-windows-store-license

extension. For example, rename "example.xml" to "example.ms-windows-store-
license".

2. In Windows Configuration Designer, go to

Available customizations

>

Runtime

settings

>

UniversalAppInstall

>

DeviceContextAppLicense

.

Add a UWP app to your package

Advertising