Hi All,
I am currently trying to de-brand the standard WPF using the NSIS software.
I chose to use NSIS software because the following guide from SAP suggests NSIS for branding agentry installers.
http://help.sap.com/saphelp_smp306sdk/helpdata/en/7c/19bdfe70061014a983f28020881d36/content.htm
But I was facing an error while re compiling the script file as mentioned in the guide.
PFA for the error detail.
Basically the compiler expects a .CAB file during compilation and it was not present on the SDK folder that came along with SMP SDK SP05.
Am I missing some thing here or Am I doing some thing wrong here.
A detailed guide on branding Agentry installers using NSIS wold be much helpful.
If there is one already, please enlighten me.
Thanks In advance