developer-platform-install
developer-platform-install copied to clipboard
Installer should let updating detected oracle Virtualbox to newer version
It should also work for OpenJDK installed from .msi file. Detection should read installation information from registry using vbs scripts (see https://msdn.microsoft.com/en-us/library/aa369767(v=vs.85).aspx for details).
Reading install information form registry would work better than detection based on environment variables. It would let rerun detection on installer windows activation and detect changes in configuration without restarting installer.
Migrated from https://issues.jboss.org/browse/JBDS-3956.