Skip to main content

Get help for ARIS Process Mining functions and services

Install Process Extractor as a Windows service

You can install Process Extractor as a Windows service.

Procedure. Procedure
  1. Open a command line with administrator privileges in the <Process Extractor installation>\bin directory.

  2. Run the wrapper service command.

    Example:

    C:\ProcessExtractor\bin>wrapper.bat install
    

Process Extractor service is installed. The startup type is Automatic.

The service is not started.

To start the service, run startup.bat from the command line.

To stop the service, run shutdown.bat from the command line.

To remove the service, run wrapper remove.