question

PaulBrewer-8161 avatar image
1 Vote"
PaulBrewer-8161 asked

How to create MSIX package with dependencies

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-general
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers