]
Denis Golovin commented on JBDS-3841:
-------------------------------------
In windows environment when running with Standard user account it is not possible to
determine original user account after UAC prompt for administrator login.
Current installer obviously works only when current session is create by user with
administrator account.
Installer Sets Path for Wrong User
----------------------------------
Key: JBDS-3841
URL:
https://issues.jboss.org/browse/JBDS-3841
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Affects Versions: 9.x
Environment: Windows 10
Reporter: Thomas Mäder
Assignee: Denis Golovin
Priority: Blocker
Fix For: 10.0.0.Alpha1
When I run the offline installer from my non-privileged account, I am prompted by UAC for
an administrator login. When I enter my admin login and proceed, tools like vagrant, etc.
will not be available from the command line in my non-privileged account. It turns out,
the necessary path entries were added to the user-specific path of the admin user, not the
user starting the installer.