Changing application icon at run time
- New
- Advice
-
Amit Sharma
- PowerBuilder
- Monday, 20 October 2025 02:16 PM UTC
We have one code base which is deployed for multiple brands. We are in needs to change application icon so that it's more personalize to the brands. For so long we have achieved that by writing our own deployment code using C# where we gave users brand specific exes and associate them to icon at run time.
We are moving to Azure so I am exploring PowerClient as deployment tool using internal IIS. My biggest issue at the moment is assigning brand specific ICO when product is launched. It brings default icon which is set in application in design mode.
I don't want to create multiple deployment folders on IIS as this creates challenges like
- Multiple deployment
- Multiple application object
- Space it takes on IIS server for each brand
Anyone have any idea/suggestion?
Thanks.
Amit
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.