How to create MSIX package with dependencies

Paul Brewer 76 Reputation points
2021-08-19T21:25:52.023+00:00

I have a WIn32 app (.msi) that is installed with a bootstrapper setup.exe because it has two dependencies that need to be installed: (1) MS SQL LocalDB (.msi) and (2) MS Visual C++ lib (.exe). I would like to create an MSIX package. How do I handle the dependencies? Can they be packaged as MSIX and installed with scripts using PSF or is there a better way?

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
727 questions
0 comments No comments
{count} vote