Forum Discussion
Naveen_Nooka
Oct 20, 2023Microsoft
MSIX Packaging tool - Insider Release now available
The latest version of the MSIX Packaging tool is now available in insiders. With features of Package Analyzer, PSF Fixup configurations from MSIX Packaging tool itself, this will simplify conversion ...
martijnk79
Oct 20, 2023Brass Contributor
That's a very welcome update, thanks I will def. test this.
Btw, one more thing that annoys me is that I have to sign the package again with each version update with the certificate. Sometimes I have to make up to 20 version before my app works the way I want to so I need to sign it 20 times. is there not a more convenient way to accomplish this?
Naveen_Nooka
Oct 20, 2023Microsoft
martijnk79 - we strongly encourage packages to be signed for security reasons. But, during conversion if you have a need for repeated repackaging, you can create the package without signing and use command line to install the package. Create an unsigned MSIX package - MSIX | Microsoft Learn
- atplsxOct 20, 2023Brass ContributorI mentioned something else here, you are telling me about package signing. My packages are already signed