Skip to content
⌘ NSIS Forum Archive

Execute an MSI installer

3 posts

pariah_zero#

Execute an MSI installer

I'm currently evaluating NSIS for a project.

Before I get too invested in reading NSIS documentation, I have a quick question:

If I have an external MSI installer, can I include it in an NSIS installer such that the MSI must be installed before the rest of the installation can continue?