devxlogo

Creating PowerBuilder executable

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

See also  Professionalism Starts in Your Inbox: Keys to Presenting Your Best Self in Email
devxblackblue

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.

About Our Journalist