Closed
Description
Brief description of your issue
When installing winget via the *.appxbundle installer, the installation directory for winget.exe is not automatically added by the installer to the PATH environment variable; this should have been added automatically so that the CLI commands can work out of the box.
Steps to reproduce
- Install winget from the v0.1.4331-preview release, using the *.appxbundle installer.
- View the systems PATH environment variable to confirm whether the installation folder for winget was added.
Expected behavior
The installation folder for winget is added to the system PATH environment variable.
Actual behavior
The installation folder for winget is not added to the system PATH environment variable.
Environment
[winget --info]
Windows Package Manager v0.1.41331 Preview
Copyright (c) Microsoft Corporation. All rights reserved.
Windows: Windows.Desktop v10.0.18362.778
Package: Microsoft.DesktopAppInstaller v1.0.41331.0
Any other software?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment