Client SDK for Windows 24.07 Developers' Guide
This release is in Beta. Beta software is not fully supported, and may be incomplete or unstable. It is not intended for use in production systems. We welcome your feedback on this release! Send feedback to anyware-beta-feedback@hp.com.

Using the Branding Package

Once you have created the branding package, it can be used by the session client. The pre-session client is responsible for verifying the package and passing it to the session client executable.

To use the branding package:

  1. Verify the branding package signature.
  2. Call the session client executable and pass the branding package name and hash, noted when creating the branding package, using the parameters -branding-package and -branding-hash.

For example (one command):

pcoip-client -branding-package my_custom_branding.bp
-branding-hash
cbc3fd3c6d001a1e1f06342bcccf2a62bd748c3cf1dd2e4c9c29561ea07bd089
<other-params>

Last updated: Tuesday, June 25, 2024