Previous Topic Next topic Print topic


Writing Your Own Setup Program

Note: The following applies to native COBOL only.

You can write your own setup program for applications that run under a COBOL run-time system, such as COBOL Server. Setting up an application that runs under Enterprise Server requires that the application is deployed to Enterprise Server, but there are no other major considerations.

When you provide your own setup program for an application that uses a COBOL run-time system without Enterprise Server, first you need to decide how your end users will install your application. Will they install your application together with its own run-time system or will they install your application separately from the run-time system, so that the run-time system can be shared with other applications?

The main ways of packaging an application and COBOL Serverwithout Enterprise Server are:

Previous Topic Next topic Print topic