(→Prerequisites)
|
(Added in information about file-system changes (still no pics))
|
Line 15: | |||
* ''(OPTIONAL):'' Backup the Windows Registry if Windows Services are Installed | * ''(OPTIONAL):'' Backup the Windows Registry if Windows Services are Installed | ||
= Changes to Server File System = | = Changes to Server File System = | ||
+ | Once a 64-bit architecture of Java is installed, you can update the AnthillPro server to use the new Java. To do this, you will need to make the following modifications: | ||
+ | # Ensure the server is shutdown before any modifications are made! | ||
+ | # Edit the '''ah3server.cmd''' file in the ''%SERVER_HOME%\bin'' directory and change the following sections: | ||
+ | ## Update <u>nativedir</u> to use the x64 instead of the x86 directory. | ||
+ | ## Change the <u>tools.jar</u> location to use the new Java installation's location. | ||
+ | ## Samplepic | ||
+ | # Edit the '''installed.properties''' file in the ''%SERVER_HOME%\conf\server'' directory and change: | ||
+ | ## Update the <u>install.java.home</u> to use the new location. REMEMBER TO ESCAPE YOUR ENTRIES! | ||
+ | ## Samplepic | ||
+ | # Start the AnthillPro server. | ||
== Note on Windows Services == | == Note on Windows Services == |