homeAppSaved.com WINDOWSWINDOWS WEBWEB MACMAC IOSIOS ANDROIDANDROID LINUXLINUX

Inno Setup Compiler

software that supports programming

thumb of Inno Setup Compiler
  • Publishers:
    Jordan Russell
  • License: Free
  • Capacity: 1,9 MB
  • Saved: 62
  • Update:
  • System: Windows 98/Me/2000/XP/Vista/7/NT

Inno Setup Compiler - Software support programming

Inno Setup is a simple, fast but powerful tool that helps users create * .exe installation files in Windows environment .

With the basic features of the free and full version of Inno Setup, the program creates source files based on * .iss (Inno Setup Script) extensions, these scripts are useful for control all happenings of the installation process, specify clearly which files are installed on the system, where to store them, create shortcuts, name shortcuts .

Picture 1 of Inno Setup Compiler

These * .iss code snippets are generated and edited directly within the Inno Setup Compiler program. After the user has finished creating the source code, the next step is to select "Compile" in the Setup Compiler step. When this process finishes, the user will get the complete product, the Setup.exe file. In the default installation mode, this file will be in the "Output" folder, inside the folder containing the * .iss source code.

To get started with the ideas, start the Setup Compiler, select File, Open, and select one of the sample source files in the Samples folder (this process is very useful because it contains a variety of installation templates). , in line with the wishes of many users).

Picture 2 of Inno Setup Compiler

The main functions of the program:
- Now supports 64-bit Windows environments with highly demanding applications, both x64 and Itanium architectures
- Users can create a single * .exe file containing the entire installation program, for easy and convenient sharing and distribution of products.
- Interface of installation guide with standard Windows 2000 / XP style
- Can be customized according to many installation levels, popular and common are: Full, Minimal, Custom. Support Complete Uninstall feature
- Standard zip file supports bzip2 and 7-Zip LZMA standards. The installation file has the ability to compare software versions, replace the files currently in use, write the required DLL / OCX libraries into the system library, and support fonts included.
- Create shortcuts anywhere, typically the Start Menu bar and the Desktop
- Create * .ini file containing registration information of the program
- Integration with the Pascal system language
- Support multi-language installation process
- Support for creating passwords and encrypting installation files
- Full source code (Borland Delphi 2.0-5.0)