

Use open formats, avoid proprietary traps. Repackage older installers, import MSIs, WiX projects. Robust installers based on standard Windows Installer technology offering rollbacks, patches, auto-updates, etc.Īdvanced Installer's fanatical support team stands ready to help you with any installer questions you may have. Included updater, launcher, bootstrapper, trialware, serial validation, dialog editor, additional languages, and countless others.

Enjoy reliable installers crafted with an obsessive attention to detail. Tons of functionality configurable for your installers.Ī fewer number of incidents due to improper installers. Hundreds of powerful features ready to use with just a few mouse clicks. User friendly, completely GUI driven, with no scripts to learn, no databases to edit and no XML to writeĭevelop with wizards, import existing IDE projects, integrate into automated build tools and source control systems. The core application is 100% free to use for both commercial and non-commercial purposes. Enjoy!Īdvanced Installer is released under a very flexible licensing model. exe you might be able to dig out the MSI from a temp directory.Advanced Installer is a Windows Installer authoring tool which enables developers and system administrators to easily build reliable MSI packages that meet the latest Microsoft Windows logo certification requirements and follow the recommended Windows Installer best practices. Microsoft's Installer Database Reference is the definitive source for information on MSI contents.Īs for your second question: You will find that sometimes vendors will supply an MSI wrapped in an executable, so if you run the. You will need to know how MSI's work to really make the most of Orca. Microsoft Orca: Use this to edit the MSI that has been created with AppDeploy Repackager.If your app is reasonably simple then this may be all you need. AppDeploy Repackager: Use this to capture your installation and create an MSI from the captured data.The following are some free tools to perform these tasks, in order: The process would include capturing an installation (take a machine snapshot, run your installation and make customisations, then run a second snapshot to calculate the differences) then compiling the captured data into MSI format. The type of tool you're looking for is called an Application Repackaging tool.
