|
|
|
Part of the Make EXE download hub (+7 others) |
|
|
User Rating: Rated by: |
Very Good (4.0/5) 307 user(s) |
|
|
|
Softpedia Editor's Review for Inno Setup Compiler (formerly Inno Setup)
|
Tool that helps you to create Windows installers
Written by Bogdan Popa on November 23rd, 2011
Inno Setup Compiler is a software solution that allows you to create professional Windows installers, just like the ones delivered with famous applications out there.
Although it all sounds terribly complicated, it’s not, and the way Inno Setup Compiler can create an installer is quite impressive.
The whole installer building has been developed as a wizard, so Inno Setup Compiler will assist you all the time.
You are first prompted to choose the application name and version, as well as the publisher and the application website. Just fill in the information and press Next.
Afterwards, you have to choose the application destination base folder which can be either Program Files or any other custom folder you wish to choose. Again, you must write down the folder name and choose whether to give the user the permission to change the application folder or not.
Next you’re required to provide the path to your app’s main executable file and create a list with all the other files. The next steps come with a few other settings to customize the installer, such as the option to create a desktop or a Quick Launch icon, as well as with the language selection.
And that’s basically it. Sure, it requires some time before you will be ready to build your own installer, but you just have to pay attention to every single step and everything should go pretty smooth.
All in all, Inno Setup Compiler is one of the best setup builders ever created and its freeware license should make it your number one choice too.
|
Inno Setup Compiler (formerly Inno Setup) description
|
Here are some key features of "Inno Setup Compiler (formerly Inno Setup)":
· Extensive support for installation of 64-bit applications on the 64-bit editions of Windows. Both the x64 and Itanium architectures are supported.
· Supports creation of a single EXE to install your program for easy online distribution. Disk spanning is also supported.
· Standard Windows 2000/XP-style wizard interface.
· Customizable setup types, e.g. Full, Minimal, Custom.
· Complete uninstall capabilities.
· Installation of files includes integrated support for "deflate", bzip2, and 7-Zip LZMA file compression. The installer has the ability to compare file version info, replace in-use files, use shared file counting, register DLL/OCX's and type libraries, and install fonts.
· Creation of shortcuts anywhere, including in the Start Menu and on the desktop.
· Creation of registry and .INI entries.
· Integrated Pascal scripting engine.
· Support for multilingual installs.
· Support for passworded and encrypted installs.
· Silent install and uninstall.
· Full source code is available (Borland Delphi 2.0-5.0).
What's New in This Release: [ read full changelog ]
Windows 7 change:
· Added new [Icons] section flag: excludefromshowinnewinstall. Prevents a Start menu entry for a newly installed application shortcut from receiving a highlight on Windows 7 (or later). Ignored on earlier Windows versions.
Compiler IDE change:
· Changed shortcut for Edit | Complete Word to Alt+Right (but still recognize Ctrl+Space). Reportedly, Ctrl+Space conflicts with the Chinese IME.
Fixes:
· Inno Setup Preprocessor: #include handling of '.\' and '..\' now treats such filenames as relative to the directory containing the current file, not to the current directory (which is undefined).
· On the 5.4.1 Unicode compiler, trying to build a multi-language installer while running under a DBCS code page could unexpectedly result in "Illegal null character" errors.
· On Unicode, string-type parameters passed to BeforeInstall and AfterInstall functions were being converted to ANSI.
|
|