Hi Mark,

what "exe2msi" does is, it embeds the high-performance SetupBuilder executable into a .msi package. On the target machine, the .msi exctracts the .exe and launches it.

Side note: we plan to make an option available in Q2 2020 to create native .msi files. Of course, most of the cool and flexible SetupBuilder functions are not available in .msi because the Microsoft technology simply does not support it. But you can then create native .msi.

Friedrich