Skip to content

Licensed Extension - extend choco sync for modern apps (msix, appxbundle)Β #3747

@oed-pelza

Description

@oed-pelza

Checklist

  • I have verified this is the correct repository for opening this issue.
  • I have verified no other issues exist related to my request.

Is Your Feature Request Related To A Problem? Please describe.

more and more apps will be delivered as appx or msix package. chocolatey should working to extend the support for those packages. One idea is to extend the choco sync command to sync those type of apps.

Describe The Solution. Why is it needed?

A possible solution is to use "Get-ProvisionedAppxPackage -Online" as information source. There you will get the application name and installed version. choco sync has to only generate the package to the lib folder with these details.

Additional Context

No response

Related Issues

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions