developer-platform-install icon indicating copy to clipboard operation
developer-platform-install copied to clipboard

Installer should let updating detected oracle Virtualbox to newer version

Open dgolovin opened this issue 7 years ago • 0 comments

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.

dgolovin avatar Dec 13 '17 04:12 dgolovin