Install Process Extractor as a Windows service
You can install Process Extractor as a Windows service.
Procedure. Procedure
Open a command line with administrator privileges in the <Process Extractor installation>\bin directory.
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.