Pinned Loading
-
PowerShell script to add winget pack...
PowerShell script to add winget package path to environment variables PATH, only for portable packages 1# Get user's Winget packages directory2$userProfile = [System.Environment]::GetFolderPath('UserProfile')
3$wingetDir = Join-Path $userProfile "AppData\Local\Microsoft\WinGet\Packages"
45
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.




