Jump to content
IGNORED

[HOW-TO] How to install Java JRE in Windows Server Core


AudioPhil

Recommended Posts

Hi Folks

This question seems to be asked a lot, so i though why not make a short guide about how to achieve it:

 

1. Copy the JRE installer in a local folder on your target system, c:\temp for example

 

2. Create a batch file with this code and save it also in c:\temp, name it "jre.cmd" for example

pushd %~dp0
start /wait jre-8u112-x64.exe INSTALLCFG=%~dp0jre.cfg

(Adjust the jre-81112-x64.exe part if needed to match the version you actually downloaded)

 

3. Create another file with the code below and name it "jre.cfg", put it also in c:\temp

INSTALL_SILENT=Enable
SPONSORS=Disable
NOSTARTMENU=Enable
REBOOT=Disable
EULA=Disable
AUTO_UPDATE=Disable
STATIC=Enable

 

4. launch jre.cmd and open the Task Manager, you will see the installer running

 

5. Once the installer is gone, Java JRE is installed and ready to go

ıllıllı [  ...AO 4.00 BETA... ] ıllıllı
____________________________________________________________________________________

 

Shop | Reviews | Reference System | AudiophileOptimizer 3.00 | PDF Guide

 

Link to comment
  • 10 months later...
  • 6 months later...
  • 2 weeks later...
20 hours ago, billg said:

I wonder if it matters whether bubbleupnp server is on the controlpc or on the music server?

 

if you put it on the music server, it's available to all control points and generally more stable.  you don't want multiple instances running at the same time.

(1) holo audio red (hqp naa) > chord dave > luxman cl-38uc/mq-88uc > kef reference 1
(2) simaudio moon mind 2 > chord qutest > luxman sq-n150 > monitor audio gold gx100
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...