Lesson 25:
Application Deployment
Till now, you
have coded a lot, debugged the application and
ran the application in the development
environment. However, we havent created the
executable file yet. In this session, you will
learn creating the executable file and deploying
it to the end-users. Application deployment and
supporting the application isn't an easy task;
Developing the application is only half the
story, Application deployment is the other half
of the story.
In
this session you will learn:
 |
Regenerating
PowerBuilder Objects |
 |
Resource
Files |
 |
P-Code |
 |
DLLs |
 |
Machine
Code |
 |
Project
Painter |
 |
Deploying
OLE Objects |
 |
Creating
the Executable File |
 |
Install
Builder |
 |
DLLs
Required for Deployment for:
 |
16-Bit
Windows Applications |
 |
32-Bit
Windows Applications |
 |
Lotus Notes
Interface |
 |
Pen
Computing Interface |
 |
Distributed
PowerBuilder Objects |
 |
PFC
Libraries |
|
Estimated
lesson time 120 minutes
Before
you begin:
 |
You should
have PowerBuilder Professional/
Enterprise version or Advanced
Developers Kit installed on your
computer. |
|