Version Differences for Changing JAVA HOME on Agents

(Adding manual method)
Line 21:
  If a simple reinstall of the agent cannot be done, you can still manually change the settings on the agent to point to the new Java...however this opens up room for human error if not configured correctly.    If a simple reinstall of the agent cannot be done, you can still manually change the settings on the agent to point to the new Java...however this opens up room for human error if not configured correctly. 
       
    + # Navigate to the '''%AGENT_HOME%''' directory.  
    + # Open up the '''\bin\''' subdirectory.  
    + # Edit '''ah3agent.cmd''' and change the ''JAVA_HOME'' line to the value you need (do NOT include the \bin\ directory).  
    + # Edit the '''classpath.conf''' file and change the ''nativedir'' option if you are changing architectures of Java (x86 vs x64). If not, leave this alone.  
    + # Edit the '''ahptool.cmd''' file and change ''JAVA_HOME'' line to the value you need (do NOT include the \bin\ directory).  
    + # Edit the '''codestation.cmd''' file and change the ''JAVA_HOME'' line to the value you need (do NOT include the \bin\ directory).  
    + # Open up the '''..\conf\''' subdirectory.  
  #     #