If your applications are:
- For a single or limited use and typically deployed within your own organization, then this guide doesn't apply to you. For this type of deployment you would:
- Install LANSA on each IBM i server (if necessary), using a standard LANSA installation as described in the Installing LANSA on IBMÂ i Guide.
- Deploy your application using the standard export / import.
- To deploy commercial packaged applications to remote locations or even deploying an application within a large organization, you would:
- Create a custom install program that installs the LANSA run-time and your specific application components, including, potentially, non-LANSA components. To do this, you would make use of the silent install commands and guidelines in this guide.
To support a Silent Installation, LANSA delivers:
- LANSAINS, the equivalent of a typical LANSA on IBM i installation.
- LANSAUPD, to update an existing deployment.
- The LSI* Commands, a set of commands to support the custom installation, upgrade and modification of a LANSA system.
Examples of how to create QINSTAPP, an install program are also provided along with Guidelines for creating an installation Save file.
See Also