Skip to content

Separation of JDK from users home directory #217

@qoire

Description

@qoire

As noted for the UAT session we were running: On windows, only the user that installed the application is able to run it successfully, even though it was installed into Program Files indicating the intent that it is a system application.

This is because we extract the Java Runtime into the $HOME (or windows equivalent) of the user running the installer.

This also leads to the situation where because the installer requires administrative rights, non-admin users cannot run the application after installation.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghigh

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions