cancel
Showing results for 
Search instead for 
Did you mean: 

SMP 3.0 Agentry WPF Client installer build with OpenUI custom control

Former Member
0 Kudos

Hi,

We have created a OpenUI custom control using Agentry OpenUI WPF API for Windows. We understand that the custom control has to be integrated with Agentry Client and a new Agentry Client installer to be created using Agentry Client Branding SDK.

http://help.sap.com/saphelp_smp305sdk/helpdata/en/7c/12931570061014922e8ea8bdfe9a0d/content.htm

The SAP help link for Windows Agentry Client Branding SDK provides information on branding the client using Nullsoft NSIS software. In the details it mentions the ClientWinCE_BrandingSDK.exe to be used to build the client installer.

http://help.sap.com/saphelp_smp305sdk/helpdata/en/7c/19b9b0700610149293f882a59e5a00/content.htm

I have 2 queries regarding building the Agentry WPF Client with OpenUI custom control.

1. Is the ClientWinCE_BrandingSDK.exe should be used for Windows as well?

2. How to build the Agentry client installer with Custom control? The details page only talks about re-branding the agentry client(changing name, company URL,etc).

Appreciate your help.

Regards

Zak

Tags edited by: Michael Appleby

Accepted Solutions (0)

Answers (1)

Answers (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Zak,

The branding process is very similar with WPF to the WinCE process.  You will just need to substitute some filename changes and skip steps related to cabs.

In terms of adding your custom control you will just put it in the appropriate place before packaging with NSIS and it should install correctly.

--Bill