In Production Facilities

Opening Epson RC+ 8.0 at Runtime

Decide if you want to allow the Epson RC+ 8.0 environment to be opened from your application. This is especially useful for debugging. Set the OperationMode property to Program to put Epson RC+ 8.0 in Program Mode and open the Epson RC+ 8.0 GUI.

Using Epson RC+ 8.0 Dialogs and Windows

At runtime, you can open and hide certain Epson RC+ 8.0 windows from your .NET application. You can also run certain Epson RC+ 8.0 dialogs. See below for more details.
Epson RC+ 8.0 Windows and Dialogs

Installation on Target System

You should make an installation program for your .NET project by using a Visual Studio setup project. Then follow these steps to setup a target system for your .NET application:

  1. Install Epson RC+ 8.0.
  2. Install your Epson RC+ 8.0 project.
  3. Install your .NET application.