You can write your own setup program for applications that run under a COBOL run-time system, such as Server Enterprise Edition. 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 Server Enterprise Editionwithout Enterprise Server are:
You need to create an installation procedure that:
You use the supplied setup program to install a shared Server Enterprise Edition and to set up the relevant registry entries.
We recommend installing the full Server Enterprise Edition without Enterprise Server. However for backward compatibility, you can still select the run-time files to install, some of which are mandatory, such as the licensing files.
You create an installation procedure that installs your application and, in the same directory, installs Server Enterprise Edition (or the selected run-time files). Your installation procedure also needs to set up licensing.