msix-packaging icon indicating copy to clipboard operation
msix-packaging copied to clipboard

MSIX SDK

Results 137 msix-packaging issues
Sort by recently updated
recently updated
newest added

*Project* MSIX SDK **Describe the bug** This is more of a question. During installation, in msix sdk we have PrepareDevirtualizedRegistry handler which will load the Registry.dat to the HKEY_USERS hive....

Question
Area-MSIX Core

*Project* UWP appinstaller **Describe the bug** App installation failed with error message: error 0xC00CEE23: The XML in the .appinstaller file is not valid: Line 52, Column 5, Reason: '>' expected....

Bug
Area-External

*Project* MSIX SDK or Win7Msix **Describe the bug** This happens with many packages, but you can reproduce using the windows terminal msix bundle Failed with HRESULT 0x8000ffff when trying to...

Bug

On linux build follow the standard library versioning for the name and soname of the library. This format makes easier for packaging it in rpm, deb, etc and, the most...

Bug
Area-MSIX SDK

*Project* MSIX SDK **Describe the bug** Running "./makelinux.sh" fails with the error: ``` /home/mattb/msix-packaging/lib/catch2/catch.hpp:8749:34: error: constexpr variable 'sigStackSize' must be initialized by a constant expression constexpr static std::size_t sigStackSize =...

Bug
Area-MSIX SDK

Hello, we would like to use GitHub Actions to produce MSIX installer for our binaries. Currently, makemsix is not on [GitHub Marketplace](https://github.com/marketplace?type=actions&query=msix) Is there a plan for this? How contributions...

Feature
Area-MSIX

Hi We have a sdk type of library that provides custom base for our wpf apps... Then each exe inherits from Fusion.App instead of System.Windows.Application MSIX is not able to...

Question
Area-External

*Project* MSIX SDK **Describe the bug** The appinstaller protocol has been intentionally disabled by a Microsoft update to address security issues described in CVE-2021-43890. The appinstaller protocol is necessary for...

Question
Area-MSIX

*Project* MSIX SDK **Describe the bug** Wanted to confirm if MSIX installers are supported in the Windows Sandbox environment? We are trying to run a Blazor Hybrid / MAUI app...

Question
Area-MSIX

I get that error when trying to launch msixmgr.exe my OS is windows 7 Ultimate

Bug
Area-MSIX Core