Version Differences for Windows Services

(Issues Warranting a Service Re-installation)
(Issues Warranting a Service Re-installation)
Line 42:
  There are some issues that will change over time during the use of anthillpro, such as adding new programs to the machine to make it more diverse in what the agent can do. If such a thing should happen, you will need to [http://wiki.urbancode.com/AnthillPro/Windows_Services#Manual_Service_Installation_1 uninstall & reinstall the windows service] for the new changes to be picked up. This can include such things as:    There are some issues that will change over time during the use of anthillpro, such as adding new programs to the machine to make it more diverse in what the agent can do. If such a thing should happen, you will need to [http://wiki.urbancode.com/AnthillPro/Windows_Services#Manual_Service_Installation_1 uninstall & reinstall the windows service] for the new changes to be picked up. This can include such things as: 
       
       
       
  * '''PATH''' variable change on the agent    * '''PATH''' variable change on the agent 
  * Performance Tuning of the agent (such as ''memory modification'' or change in the ''JAVA_HOME'', etc.)    * Performance Tuning of the agent (such as ''memory modification'' or change in the ''JAVA_HOME'', etc.) 
Line 49:
    + <br>  
    + <br>  
  We do '''NOT''' recommend directly modifying the registry if any changes need made, and instead rely on our installation & removal scripts for modifying Windows Services. This is because we will generate certain keys during the installation of the service. The keys lie at the hive:    We do '''NOT''' recommend directly modifying the registry if any changes need made, and instead rely on our installation & removal scripts for modifying Windows Services. This is because we will generate certain keys during the installation of the service. The keys lie at the hive: 
  <pre>64-bit: HKEY_LOCAL_MACHINE\SOFTWARE\Urbancode\Anthill3\%AGENT_SERVICE_NAME%</pre>    <pre>64-bit: HKEY_LOCAL_MACHINE\SOFTWARE\Urbancode\Anthill3\%AGENT_SERVICE_NAME%</pre>