Version Differences for Windows Services

(Issues Warranting a Service Re-installation)
(Added registry keys)
Line 46:
  <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> 
       
- A sample picture is attached below of what will appear in the registry:   + == Sample Pictures ==  
       
    + The images below show all the keys wrote into the registry during the installation of the Windows Service.  
       
    + === Parameters Key ===  
       
    + <pre>HKEY_LOCAL_MACHINE\SOFTWARE\Urbancode\Anthill3\%AGENT_SERVICE_NAME%\Parameters</pre>  
  [[Image:ws_parameters.gif]]    [[Image:ws_parameters.gif]] 
       
    + === Java Key ===  
       
    + <pre>HKEY_LOCAL_MACHINE\SOFTWARE\Urbancode\Anthill3\%AGENT_SERVICE_NAME%\Parameters\Java</pre>  
  [[Image:ws_java.gif]]    [[Image:ws_java.gif]] 
       
    + === Start Key ===  
       
    + <pre>HKEY_LOCAL_MACHINE\SOFTWARE\Urbancode\Anthill3\%AGENT_SERVICE_NAME%\Parameters\Start</pre>  
  [[Image:ws_start.gif]]    [[Image:ws_start.gif]] 
       
    + === Stop Key ===  
       
    + <pre>HKEY_LOCAL_MACHINE\SOFTWARE\Urbancode\Anthill3\%AGENT_SERVICE_NAME%\Parameters\Stop</pre>  
  [[Image:ws_stop.gif]]    [[Image:ws_stop.gif]] 
       
    + === Log Key ===  
       
    + <pre>HKEY_LOCAL_MACHINE\SOFTWARE\Urbancode\Anthill3\%AGENT_SERVICE_NAME%\Parameters\Log</pre>  
  [[Image:ws_log.gif]]    [[Image:ws_log.gif]]