Continue with the installer to select which PowerBuilder components to install.
-
On the Select Components page, unselect any components you do not want to install, and click Next.
You cannot unselect the PowerBuilder Base Components option.
Select or unselect the check boxes of individual components, or click Select All or Unselect All to change all the check boxes.
-
On the Select Program Folder page, select the program folder to which program icons will be added, or specify a new one; then click Next.
-
On the Start Copying Files page, review your settings, then click Next to begin installing files, or Back to change your selections.
-
On the InstallShield Wizard Complete page, click Finish to return to the installer.
After installation, make sure users have write permission for their user profile directories (for example, Public Documents in Windows 11/10), and for HKEY_CURRENT_USER in the Windows registry.
The installer lets you choose which PowerBuilder components to install.
Component |
Description |
---|---|
PowerBuilder Base Components |
Installs the ODBC driver, ORCA Software Development Kit (SDK), the PowerBuilder Document Object Model extension, the ability to save DataWindow objects as PDF using the distill, and support for rich text. You must install the base components: you cannot unselect this option. |
Native Database Interfaces |
Interfaces that enable you to interact with server databases natively. Expand the tree view to select interfaces to install. |
ADO.NET Database Driver |
Interface to connect to databases using an ADO.NET data provider. |
OLE DB Driver |
Interface to connect to databases using an OLE DB data provider. |
SCC Interface |
Interface to connect to any source code control system that supports the Microsoft SCC interface. |
PowerBuilder Native Interface (PBNI) |
An SDK for developing extensions to PowerBuilder in C++. Optional wizards are installed in Visual Studio 2005 and Visual Studio .NET 2002 and 2003 if they are available on your system. |
PowerBuilder Tutorial |
Source files for the tutorial in the Getting Started book. If you want to do the PowerBuilder tutorial or use the code examples, install SQL Anywhere, PostgreSQL, or SQL Server if it is not already installed on your computer. When you install PowerBuilder, the installer creates an ODBC data source for the demo database. If SQL Anywhere, PostgreSQL, or SQL Server is not installed on your system when you install PowerBuilder, the installer does not install the demo database, code examples, or tutorial files. |
Demo Database |
A database used in the tutorial, the Code Examples sample application, and examples in the documentation. |
Code Examples |
The Code Examples application, which demonstrates many coding techniques. |
Translation Toolkit |
Tools to help you translate applications into other languages. |
PowerBuilder Resource Monitor |
A utility to help determine whether there are sufficient USER/GDI resources in the operating system to open a painter. |
PowerBuilder Runtime Packager |
A tool that packages files required for deployment into an MSI file. |
Help Files |
Compiled CHM help file for PowerBuilder. |