====== Use a system JRE to run Serviio on Windows ====== Serviio comes with a bundled Java (JRE) in its installation folder, usually ''c:\Program Files\Serviio\jre''. In order to provide your own JRE, you can * remove the contents of the ''jre'' folder and make a soft-link to your system 32-bit JRE there * use ''JAVA_HOME'' environment variable pointing to a 32-bit JRE when using the Windows service and ''ServiioConsole.exe'' * use ''JAVA_HOME'' environment variable pointing to a 32-bit or 64-bit JRE and use ''serviio.bat'' file to start the program