Skip to content

Where does WinGet install portable packages? #184459

Discussion options

You must be logged in to vote

#184459 (reply in thread)

Apologies, @Trenly, for I should have read the error properly, for merely winget --info works:

  1. #!/usr/bin/env -S pwsh
    #Requires -PSEdition 'Core'
    #Requires -Version 7.5
    If ($IsWindows) { winget --info }
  2. PS C:\Users\rokej> winget --info
    Windows Package Manager (Preview) v1.9.2411-preview
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    Windows: Windows.Desktop v10.0.26100.2152
    System Architecture: X64
    Package: Microsoft.DesktopAppInstaller v1.24.2411.0
    
    Winget Directories
    -------------------------------------------------------------------------------------------------------------------------------
    Logs                               %LOCALAPPDATA%\…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@RokeJulianLockhart
Comment options

@RokeJulianLockhart
Comment options

Answer selected by RokeJulianLockhart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants