We recommend that you use a Windows setup project to deploy a Windows application, as follows:
- Click
File >
New >
Project.
- Expand
Other Project Types and choose
Setup and Deployment >Setup Project.
- Fill in the rest of the details as required.
See the Visual Studio Help for details.
Alternatively, you can deploy your COBOL application without a setup project, as follows:
- Use the Xcopy command (which copies a directory structure) to copy your application files from the project output directory to the directory containing your Micro Focus Server installation.