Register Account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Inno Setup 6.2.2
#1
innosetup-6.2.2

[Image: qOyhw47.jpg]

Interface language: English

System requirements:
Windows Vista, 7, 8/8.1, 10, 11 (x86 /x64)

Description:
Inno Setup is a program for creating installation packages. The installation file of any application created by the utility allows reading and writing data to the registry and configuration INI files during its installation. Here it is possible to register libraries and ActiveX components, as well as launch external programs. In addition, the utility has an option to create installation types, for example, such as: full installation, minimal, custom, etc. There are settings in Inno Setup where you can determine whether the Welcome dialog will appear when the program being installed is launched. For convenience, there is a function to create backup copies of installation projects when they are changed. The help system of the utility is well written and supported by examples.
Key features:
Support for all editions of Windows since 2006, including: Windows 11, Windows 10, Windows 10 on ARM, Windows Server 2019, Windows Server 2016, Windows 8.1, Windows 8, Windows Server 2012, Windows 7, Windows Server 2008 R2, Windows Server 2008 and Windows Vista. (Service packs are not required.)
Extended support for installing 64-bit applications on 64-bit versions of Windows. x64, ARM64 and Itanium architectures are supported.
Broad support for both administrative and non-administrative installations.
Supports the creation of a single EXE file to install your program for easy online distribution.
Disk partitioning is also supported.
Standard Windows wizard interface.
Custom settings types, e.g. full, minimal, custom.
Full removal options.
File Installation:
Includes built-in support for "deflate", bzip2 and 7-Zip LZMA/LZMA2 file compression. The installer has the ability to compare file version information, replace used files, use a total file count, register DLL/OCX and type libraries, and install fonts.
Create shortcuts anywhere, including the start menu and desktop.
Create registry and .INI entries.
Launching other programs before, during, or after installation.
Support for multilingual installations, including support for right-to-left languages.
Support for passwords and encrypted settings.
Support for digitally signed install and uninstall, including double signing (SHA1 and SHA256).
Silent installation and removal.
Unicode is installed.
Built-in preprocessor for advanced customization at compile time.
Integrated Pascal scripting engine for advanced setup and uninstallation at runtime.
The full source code is available on GitHub.
Tiny size: only about 1.5MB overhead with all features enabled.
All functions are fully documented.
Used by Microsoft Visual Studio Code and Embarcardero Delphi.

New in version:
6.0: Improved support for administrative and non-administrative installation modes.
6.0: run-time end-user override mode (for example, if PrivilegesRequired is set to admin .)
6.0: Improved support for side-by-side installations without the weird side effects of previous versions.
6.0: Additional support for a resizable wizard window.
6.0: New optional modern wizard style (ex.)
6.0: Other changes for a more modern look to the installer, uninstaller, and installer compiler.
6.0: New light and dark themes, new toolbar icons, and a new per-monitor DPI accounting mode for the Compiler IDE (light theme example, dark theme example).
6.0: Event Attributes, allowing you to have multiple implementations of the same event function in your script.
6.0: Support for 64-bit mode on Windows 10 on ARM.
6.0: Support for the task dialog for the section.
6.1: Many improvements to the Compiler IDE, including support for editing and debugging #include files and direct viewing of preprocessor output.
6.1: Support for downloading files without using a third-party tool and easily displaying download progress to the user.
6.1: Support for custom fonts if the installer is running on Windows 10 version 1803 and later.
6.2: Graphics have been upgraded to automatically use higher quality images (which weren't there before) at higher DPI settings.

OS requirements have changed: Windows 2000, XP and Server 2003 are no longer supported. Windows Vista is the minimum supported operating system.

Changing the default behavior:Starting with Inno Setup 6.1, the [Setup] MinVersion section directive defaults to 6.1sp1 , so by default the installer will not run on Windows Vista or on versions of Windows 7 and Windows Server 2008 R2 that have not been upgraded. Setting MinVersion to 6.0 to allow the installer to run on Windows Vista is supported but not recommended: Windows Vista does not support some installer security measures against potential DLL preload attacks, so the compiler must remove them if the MinVersion is below 6.1 , which the installer does less secure on all versions of Windows.

Changing the default behavior:starting from Inno Setup 6 only one version is available: Unicode Inno Setup. Unicode Inno Setup has been available since 2009, but if you haven't upgraded to it yet: see the Unicode Inno Setup section in the help file for more information. Basically, if you don't use to call DLLs with string parameters, you don't need to make any changes to your script.

Download Details:
Ext: exe
Parts: 1
Size: 4.5 MB



NitroFlare Link(s)

[To see links please register or login]


RapidGator Link(s)

[To see links please register or login]

[Image: signature.png]
Reply


Download Now



Forum Jump:


Users browsing this thread:
1 Guest(s)

Download Now