devxlogo

Creating PowerBuilder executable

Question:
I want to create an independent PowerBuilder executable. Which DLLs should I include, and how do I package them with my application so that it runs on a computer without any PowerBuilder installation?

Platform: Win95 with PB 5.0

Answer:
The answer to this question depends on the type of executable you aredeploying. There is a minimum set of PB DLLs required for astand-alone no-database or Distributed PowerBuilder executable.

For a 32-bit application they are as follows:

PBBGR050.DLL Business Graph Engine
PBDWE050.DLL Data Window Engine
PBROI050.DLL OLE 2 Support
PBRTE050.DLL PB Runtime Engine
PBRTF050.DLL PB Runtime Functions
PBSHR050.DLL Storage Manager, Print, Misc. Functions
PBTYP050.DLL System Objects and Functions

For a 16-bit application they are as follows:

PBBGR050.DLL Business Graph Engine
PBDWE050.DLL Data Window Engine
PBOUI050.DLL OLE 2 User Interface
PBROI050.DLL OLE 2 Support
PBRTE050.DLL PB Runtime Engine
PBRTF050.DLL PB Runtime Functions
PBSHR050.DLL Storage Manager, Print, Misc. Functions
PBTYP050.DLL System Objects and Functions
PBVBX050.DLL VBX Control Support

Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.

See also  How Seasoned Architects Evaluate New Tech

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.