User Profile
ValdimarThor
Copper Contributor
Joined 7 years ago
User Widgets
Recent Discussions
How to create a MSIX package for a WPF app that doesn't have an MSI
Hi, I have an WPF application that I'm trying to package that doesn't have an MSI. The application is a composite application created with PRISM and the modules it should contain are only known during deployment or rather right before deployment. So the steps are: Application and Modules are built and pushed to Octopus deployment server During Deployment all modules are gathered into a folder and for a step 3 I would need to create an MSIX package through an CMD line tool on my Build/Deployment server. Is that possible, and if so how can I do go about doing it? I've been trying out the DesktopAppConverter and its been working fine locally where the MSIX has been created successfully but it hasn't been working at all on the Build/Deployment server. Regards Valdimar ThorSolved4KViews1like4Comments
Recent Blog Articles
No content to show