Skip to content

Windows installation without admin privs #144

Description

@schindld

Can you please update the Windows installer to be able to change the installation directory if not being installed by administrator?

set InstallingFolder=%PROGRAMFILES%\Amazon\SessionManagerPlugin

The install dir could be %LocalAppData%\programs\Amazon\SessionManagerPlugin (set InstallingFolder=%LocalAppData%\Amazon\SessionManagerPlugin), or in %ProgramFiles% if a system install is requested.

Also, it would be nice if the winget installer had support for the --scope user flag to trigger the %LocalAppData% installation path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions