Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Follow these steps to install  as a Windows Service:

  1. Verify that these steps have been performed to add JAVA_HOME as a system Environment Variable with the appropriate path to your JDK or JRE installation directory.
  2. Copy the x64 Windows Binaries, tomcat8.exe, tomcat8w.exe and tcnative-1.dll from the <frevvo-home>\tomcat\bin\x64 directory. Replace the existing binaries in the <frevvo-home>/tomcat/bin folder with the binaries from the <frevvo-home>\tomcat\bin\x64 directory. 
  3. Navigate to the directory where the batch files are located: usually <frevvo-home>. Execute the Install-Service batch file by double clicking on it. The Install-Service batch file will put the frevvoforms service in the Services list in manual startup mode. The  service will be called frevvoforms but the display name can be changed when you run the Configure-Service Batch file.
  4. Right click the Configure-Service batch file and select Run As Administrator. Execute the batch file.
    1. Change the Display Name of the frevvoforms service, if desired, and change the Startup Type to Automatic
    2. Click Apply and then ok to save your changes.
  5. Find the Services list for your operating system. The service should be listed. Start the Service.

...