Hello,
Indeed, Advanced Installer can convert an EXE installation package to a MSI installation package.
In order to achieve that you can use :
The
Advanced Installer Repackager allows you to create projects based on capturing existing installations. For detailed examples on how to repackage an existing installation package, please see the
Repackager Tutorial.
The import operations allow you to create standard Windows Installer-based MSI packages by capturing and reproducing the behaviour of the original installers or installer projects.
If you want to convert an existing .EXE to a .MSI, you can follow the steps which are described in our
Convert EXE(s) to MSI article which will guide you in creating a .MSI installation package which installs existing .EXE packages.
You can
download Advanced Installer and test the trial. During the trial you have access to all the features, without any limits. The setup packages will just include message boxes during the installation, saying they were built with a trial version of Advanced Installer. Other then that, you can change dialog backgrounds, branding, anything you want.
Just make sure you create the project type you need, as the features are limited based on the project type.
Should there be any difficulty you encounter implementing something, please do not hesitate to contact me and I will gladly assist.
Best regards,
Dan