- Download an Admin bundle from our website
- Run the installer
- (Optional) Specify the RLM install location
- Open a command prompt (CMD) or PowerShell terminal
- Change Directories to the location where RLM was extracted in step #3. For example:
cd C:\Users\[username]\Documents\Reprise\rlm.v16.1BL1-x64_w4.admin - Determine which flags you will want to start RLM with. A full list of flags can be found in our documentation.
- Enter your command.
- Start with “rlm”
- Include “-install_service”
- “-service_name <service_name>
- “-dlog <debug-name>
- Any other flags from step #6
Example: rlm -install_service -service_name example-rlm-service -dlog my-debug-log.log
- RLM should now be configured to run as a service automatically. You can verify this by checking the services application on Windows:
- In the start menu type services, and click the services application from the search results
- Find your service in the list of services. This will be what you named the service in step #7
- In the start menu type services, and click the services application from the search results