Icon Replace Tool

More
5 years 3 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.

More
4 years 10 months ago - 4 years 10 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: 4 years 10 months ago by * Appeon *.

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

More
5 years 1 month 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.

More
5 years 1 month 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.

More
5 years 1 month ago - 5 years 1 month ago #236 by Roland Smith
Roland Smith replied the code: Icon Replace Tool
I back converted the app to PB 2017, changed 2018 to 2019, and added support for 10.5 which was missing.

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

Last Edit: 5 years 1 month ago by Roland Smith.

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

More
5 years 1 month ago #235 by Roland Smith
Roland Smith replied the code: Icon Replace Tool
You should be able to easily fix it yourself. Just change any references to 2018/180 to 2019/190.

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

More
5 years 1 month ago #234 by Jeff Martin
Jeff Martin replied the code: Icon Replace Tool
We need an updated version now that pb2018 is pb2019. This version does not work with pb2019.

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

Moderators: Appeon Administrator