Modify ↓
Opened 6 years ago
Closed 4 years ago
#19025 closed enhancement (wontfix)
Investigate MSIX packaging
| Reported by: | Don-vip | Owned by: | Don-vip |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Installer Windows | Version: | |
| Keywords: | msix | Cc: |
Description
https://docs.microsoft.com/fr-fr/windows/msix/msix-sdk/msix-linux
https://github.com/Microsoft/msix-packaging
The MSIX SDK project includes cross-platform API support for packing and unpacking .msix/.appx packages. The project includes a shared library (.so file) that enables MSIX packages to be packaged on Linux. This library exports a subset of the functionality contained within appxpackaging.dll on Windows.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



We have jpackage builds now.