Hi All,
I have already followed the instructions given by Andreas Mykonios, Chris Pollach & Roland Smith but unfortunately it is not working.
My Issue -
I have created EXE from IDE after migrating PB 2017 to PB 2022 Build 1878. There is an ICON in the EXE at the desktop but while launching the application the same ICON should display in the top left corner of our application and therefore in all the subsequent windows like the previous EXE which was built with PB 2017 but, unfortunately the ICON is not displaying.
@Chris @ Roland - I have kept the IMAGE folder in the same directory where workspace resides and in the properties of EXE I have already trimmed the path for the ICON and only kept the ICON name like IC000.ICO
@Andreas - I have already set the 'Current Workspace' for SET ROOT and rebuild the EXE but, no luck.
Thanks
Vijay Jha
Please find the response below -
1. Was there ICON in PB 2017 app when run from exe ? -> Yes.
2. Have you included that ICON in PBR file and added it while compiling ? Not sure whether it's required or not. -> I think its not required as we don’t use any PBR files in our application. The images/icons/etc. all come from our designated folder at run time. The concept is same for all other previous version of PB ( Earlier, we had migrated PB 12.5 to PB 17 in the same fashion)