Windows services are processes that are typically always running in the background without the needs of interactions from users. Services can start at system levels without a user ever having to be logged on. JRVSInputs has integrated with dialogs that enables any automation that you have created to be installed as a Windows Service.
How-to's
From the menustrip:
- Choose "Perform" > "Windows Services" > "New" to start the dialog.
- Configurations:
- Interactive: Whether the service need to interact with the user session.
- Persistent: When the service process completes or crashes, if you want the service to restart.
- Auto-Start: Whether the service will automatically start upon boot.
- Configurations: