ForNeVeR / ForNeVeR/leechcraft-windows-box
Update PATH after installing git
Open
bug
- Dominant language
- PowerShell
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently there exists no way to automatically update the PATH variable after installing a chocolatey package. There is [a ticket #134](https://github.com/chocolatey/chocolatey/issues/134) in their bugtracker.
Current workaround may include starting the new PowerShell processes [through pure .NET](http://stackoverflow.com/questions/8761888/powershell-capturing-standard-out-and-error-with-start-process) because I cannot see another way of using the new (modified) environment inside initial process.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.