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:
You use the supplied setup program to install a shared COBOL Server and to set up the relevant registry entries.
We recommend installing the full COBOL Server 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 COBOL Server (or the selected run-time files). Your installation procedure also needs to set up licensing.