
- #Installer maker for exe full#
- #Installer maker for exe windows 10#
- #Installer maker for exe code#
- #Installer maker for exe professional#
The WIX Toolset is a free set of tools for creating Windows installers that works with Visual Studio 2012 or higher. It’s not going to be able to do what InstallShield or even Advanced Installer can do, but it covers pretty much all of the basics. Overall, this is a really good option since it’s completely free and very easy to use. Third party extensions that enhance the features of Inno setup.

Supports silent installs and Pascal scripting engine for more advanced installs.Creation of shortcuts, registry entries and INI files.
#Installer maker for exe full#
#Installer maker for exe windows 10#
#Installer maker for exe code#
It doesn’t require any code changes and they have a free AppX converter tool. It also lets you easily repackage your applications into the new AppX format, which is required for the Universal Windows Platform. All of this on a sleek and modern web interface that you can test yourself. You can easily see how large your user base is, load a survey when a user uninstalls the program, and get information about the user’s system and geographic location. It’s basically a set of tools to see how users install, use and uninstall your applications. One unique feature to Advanced Installer is Installer Analytics. The free version actually has a lot of features and we were able to use that in our company for a long time because our installers were fairly simple. If you want a feature breakdown between the five different versions they have, then check out the link.
#Installer maker for exe professional#
If you’re looking for something more professional that also includes some options for support, then Advanced Installer is a good choice. It’s updated very often and works extremely well. Advanced InstallerĪdvanced Installer also has a free version, but it also has several other versions that go up in price depending on how complex your installer needs to be. The program supports a tons of other features including installer self-verification using checksum, list and tree for component selection, silent mode for automated installations, full code editor for writing scripts, etc.

Using the script language, you can perform many different installation tasks like upgrades, version checks, system reboots, modification of environment variables, access to Windows API and more.
