We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Related to #310
Have a function that can uninstall an environment variable.
The text was updated successfully, but these errors were encountered:
(chocolateyGH-772) Uninstall-ChocolateyEnvironmentVariable
a3991ff
Reversing the adding of an environment variable is just setting that environment variable to null. Have a function that handles that.
9007474
Merge branch 'stable'
1889f7e
* stable: (GH-772) Uninstall-ChocolateyEnvironmentVariable (GH-765) Updates for Get-FtpFile (GH-697) Allow for ignored arguments (maint) miscellaneous PS fixes (GH-713) Rename Get-ProcessorBits Get-OSArchitectureWidth (GH-527) Url is optional (GH-697) Update Generated Documentation (GH-697) Update Code With Documentation (GH-697) Generate Documentation Automatically (GH-697) Update Current Docs for Generator (GH-697) rename CommandsSources to CommandsSource (GH-697) add current helpers/commands (maint) remove magic string environment vars (GH-756) Empty $env:ChocolateyToolsLocation combine error (GH-689) Report install work w/non-POSH pkgs
Bugfix exception when opening url on window 7, add extra protection a…
145e2c2
…gainst non http* urls chocolatey#772
ferventcoder
No branches or pull requests
Related to #310
Have a function that can uninstall an environment variable.
The text was updated successfully, but these errors were encountered: