Skip to content
New issue

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

Show Portable Installation Directories with --info #3128

Merged
merged 15 commits into from Apr 7, 2023

Conversation

Trenly
Copy link
Contributor

@Trenly Trenly commented Apr 4, 2023

PS C:\WINDOWS\system32> wingetdev --info
Windows Package Manager (Preview) v1.5.2-preview
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.19044.2728
System Architecture: X64
Package: WinGetDevCLI v0.0.2.0

Winget Directories
--------------------------------------------------------------------------------------------------------------
Logs                               %LOCALAPPDATA%\Packages\WinGetDevCLI_8wekyb3d8bbwe\LocalState\DiagOutputDir
User Settings                      %LOCALAPPDATA%\Packages\WinGetDevCLI_8wekyb3d8bbwe\LocalState\settings.json
Portable Links Directory (User)    %LOCALAPPDATA%\Microsoft\WinGet\Links
Portable Links Directory (Machine) C:\Program Files\WinGet\Links
Portable Package Root (User)       %LOCALAPPDATA%\Microsoft\WinGet\Packages\Test
Portable Package Root (x86)        C:\Program Files (x86)\WinGet\Packages
Portable Package Root (x64)        C:\Program Files\WinGet\Packages

Links
---------------------------------------------------------------------------
Privacy Statement   https://aka.ms/winget-privacy
License Agreement   https://aka.ms/winget-license
Third Party Notices https://aka.ms/winget-3rdPartyNotice
Homepage            https://aka.ms/winget
Windows Store Terms https://www.microsoft.com/en-us/storedocs/terms-of-sale

Admin Setting                             State
--------------------------------------------------
LocalManifestFiles                        Disabled
BypassCertificatePinningForMicrosoftStore Disabled
InstallerHashOverride                     Disabled
LocalArchiveMalwareScanOverride           Disabled

Microsoft Reviewers: Open in CodeFlow
Microsoft Reviewers: Open in CodeFlow

@Trenly Trenly requested a review from a team as a code owner April 4, 2023 20:55
src/AppInstallerCLICore/Commands/RootCommand.cpp Outdated Show resolved Hide resolved
src/AppInstallerCommonCore/Public/AppInstallerRuntime.h Outdated Show resolved Hide resolved
src/AppInstallerCommonCore/Runtime.cpp Outdated Show resolved Hide resolved
src/AppInstallerCommonCore/Public/winget/Filesystem.h Outdated Show resolved Hide resolved
src/AppInstallerCLICore/Resources.h Show resolved Hide resolved
src/AppInstallerCLICore/Commands/RootCommand.cpp Outdated Show resolved Hide resolved
src/AppInstallerCommonCore/Runtime.cpp Outdated Show resolved Hide resolved
src/AppInstallerCommonCore/Runtime.cpp Show resolved Hide resolved
@yao-msft
Copy link
Contributor

yao-msft commented Apr 7, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@yao-msft yao-msft merged commit 850a599 into microsoft:master Apr 7, 2023
4 checks passed
@Trenly Trenly deleted the PortableLinks branch April 20, 2023 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants