Ryan

Results 34 issues of Ryan

Fixes #307 Resolves #309 Resolves #310 This PR implements the functionality for generating and updating zip manifests. Changes: - Updated the manifest version to v1.4 - New command supports extracting...

Issue-Feature
Issue-Bug

### Description of the new feature / enhancement When the Windows Package Manager v1.4 is released, Winget-Create should be able to take in an installerURL that points to a zip...

Issue-Feature
In-PR

### Description of the new feature / enhancement When Windows Package Manager v1.4 is released, Winget-Create should be able to generate the latest 1.4 schema. ### Proposed technical implementation details...

Issue-Feature
In-PR

Related to: #221 Initial Proof of Concept: https://github.com/microsoft/winget-cli/compare/master...JohnMcPMS:winget-cli:ps-admin This PR adds support for calling an elevated PowerShell and having elevation flow through the installer. Changes: - Changes Activation path in...

The changes in this PR expose all of the locale fields including agreements. Also provides a way for the COM caller to accept or reject package/source agreements. To avoid breaking...

Related to: #2796 Currently, the PowerShell module outputs a COM object which, based on feedback from the community, is not easily usable and also causes issues with certain behaviors such...

Related to: #2845 This is a rough draft of the proposed schema that outlines the fields that could be utilized to provide the information necessary for WinGet configure. ###### Microsoft...

### Description of the new feature / enhancement This is a parent issue to track outstanding schema requests for the 1.4 schema. Inclusion in this list is **not a commitment**....

Issue-Feature
Area-Manifest

The zlib library included from the Pure library is outdated and triggering a component governance issue. Since the library has not been updated in a while, I think it is...

Fixes #2475 Changes: Fixes an issue where portable installation was not taking in the installbehavior preference/requirement for scope before executing the portable installation. Tests: - Added settings tests for verifying...