<?xml version="1.0" encoding="UTF-8"?>
<alwaysup-installservice-configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://www.coretechnologies.com/products/AlwaysUpCLT/alwaysup_installservice.xsd">
   <version>11.8.3.74</version>
   <name>JRiver Media Center</name>
   <description>This application is being managed by AlwaysUp (https://www.coretechnologies.com/products/AlwaysUp/). Please make changes with AlwaysUp.</description>
   <general>
      <application-path>C:\Program Files\J River\Media Center 25\Media Center 25.exe</application-path>
      <set-priority priority="normal"/>
      <start delayed="true" type="automatically"/>
   </general>
   <log-on>
      <username>ENTER YOUR USERNAME</username>
      <password>ENTER A PASSWORD</password>
   </log-on>
   <monitor>
      <restart>
         <when-app-crashes/>
         <stop-after num-attempts="5" num-minutes="1"/>
      </restart>
      <dismiss-messageboxes/>
   </monitor>
   <notification>
      <email>
         <send/>
      </email>
   </notification>
   <startup>
      <restore-network-drives/>
      <stop-instances stop-on-restart="true"/>
   </startup>
</alwaysup-installservice-configuration>
