Skip to content

Feature Request Add ability to add installed packages to path #1897

@chalbersma

Description

@chalbersma

Feature Request Add ability to add installed packages to path

https://stackoverflow.com/questions/714877/setting-windows-powershell-environment-variables?rq=1

Something like this: [Environment]::SetEnvironmentVariable("Path", $env:Path + ";C:\bin", "Machine") in theory should be able to allow packages to add their directory to the powershell 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