corretto-8 icon indicating copy to clipboard operation
corretto-8 copied to clipboard

Expand MSI installation options

Open zebulonsmith opened this issue 2 years ago • 0 comments

It would be highly valuable to many enterprises if we had some additional control over the installation process.

Currently, we can decide whether or not to update the Java_Home and PATH variables, which is fantastic.

It would be incredibly useful if we could also decide whether or not to include the JRE with the JDK installation and specify a destination path for both.

Curren state, the CorrettoJDK and CorrettoJRE properties can be set when the MSI install is triggered, but they are reset to their default directories later on in the install process.

zebulonsmith avatar Aug 15 '22 16:08 zebulonsmith