Icon Replace Tool

* Appeon *
CODE AUTHOR
Posts: 159
 5 years 8 months ago #173 by * Appeon *
* Appeon * created the code: Icon Replace Tool
As PB 2018 introduced many new Windows 10 style icons, this tool can be used to batch replace the old icons with the new ones in an PB application by exporting the source code using ORCA API, replacing the matching strings and then importing back into the PBLs. Please refer to the Readme.docx inside the zip file for more details.

Development Requirements:
IDE: PB 2018 and PB IDE that matches the target PBLs.

This message has an attachment file.
Please log in or register to see it.

Please Log in or Create an account to join the conversation.

* Appeon *
CODE AUTHOR
Posts: 159
 5 years 3 months ago -  5 years 3 months ago #246 by * Appeon *
* Appeon * replied the code: Icon Replace Tool
There is an updated Icon Replace Tool, please refer to:
community.appeon.com/index.php/codeexcha...con-replace-tool#245

Last Edit: 5 years 3 months ago by  * Appeon *

Please Log in or Create an account to join the conversation.

Jeff Martin
 5 years 6 months ago #238 by Jeff Martin
Jeff Martin replied the code: Icon Replace Tool
For anybody who is wondering, in object n_pbutil_orca under "Local External Functions" you need to replace all instances of "pborc180.dll" with "pborc190.dll"

Please Log in or Create an account to join the conversation.

Jeff Martin
 5 years 6 months ago #237 by Jeff Martin
Jeff Martin replied the code: Icon Replace Tool
for anybody who is wondering, in object n_pbutil_orca under 'Local External Functions" you need to replace all instances of "pborc180.dll" with "pborc190.dll"

Please Log in or Create an account to join the conversation.