winget-cli icon indicating copy to clipboard operation
winget-cli copied to clipboard

Option to provision msstore apps

Open Andrew-J-Larson opened this issue 1 year ago • 0 comments

Description of the new feature / enhancement

It would be great to include a --provision feature for msstore apps, so that they can easily be provisioned from winget... rather than having to use external sources to download the package and dependencies and do that all manually.

Proposed technical implementation details

Run winget install [msstore app] --provision

(prompts for admin if not already elevated)

Result = provisioned on the system so that all users will have the application.

Andrew-J-Larson avatar Feb 08 '24 19:02 Andrew-J-Larson