MSIX file

651 views
Skip to first unread message

Leonard Yates

unread,
Apr 21, 2021, 12:27:55 PM4/21/21
to innosetup
I have been using INNO to produce an installer that is an .exe file.  Now I need to produce a MSIX installer file.  Is there any way to do that using INNO?  (Note: I already got Microsoft's MSIX Packaging Tool and tried to use it to package my .exe file, but it refuses to accept my certificate password.  I have no idea why.)  It would be so much better if INNO could output a MSIX file directly.

Gavin Lambert

unread,
Apr 21, 2021, 5:59:28 PM4/21/21
to inno...@googlegroups.com
No, they are separate and entirely dissimilar installation systems.

The closest that you can get is to embed an Inno EXE installer inside an
MSI/MSIX package, which may be sufficient for some purposes, but it's
not acceptable to the Windows Store, for example.

lyat...@gmail.com

unread,
May 16, 2021, 10:01:53 AM5/16/21
to inno...@googlegroups.com
I do want to enter my game program into Microsoft Store. Does your company have any plans to make a version of INNO that outputs a MSIX file?

Len
--
You received this message because you are subscribed to a topic in the Google Groups "innosetup" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/innosetup/4X9dGuDUL3g/unsubscribe.
To unsubscribe from this group and all its topics, send an email to innosetup+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/innosetup/7a084d55-2923-7ff4-0db0-9207b659bd5a%40mirality.co.nz.

Eivind Bakkestuen

unread,
May 17, 2021, 1:36:07 AM5/17/21
to inno...@googlegroups.com
Inno Setup is open source, I'm sure contributions of source code to support MSIX would be appreciated.

However, it does sound like you need to get that certificate password problem fixed, as that's far more likely to bring you a quick solution.

You received this message because you are subscribed to the Google Groups "innosetup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to innosetup+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/innosetup/004801d74a5c%2405e61390%2411b23ab0%24%40gmail.com.

Gavin Lambert

unread,
May 17, 2021, 2:49:10 AM5/17/21
to inno...@googlegroups.com
On 17/05/2021 2:01 am, lyat...@gmail.com wrote:
> I do want to enter my game program into Microsoft Store. Does your
> company have any plans to make a version of INNO that outputs a MSIX
> file?
Actually, I was thinking of the Win8 Store (which is the last time I
looked at such things).

It sounds like the MSIX Packaging Tool does support .exe based
installers, so you should be able to use that.
Reply all
Reply to author
Forward
0 new messages