Твой софтовый форум > Software > SoftoRooM

Inno Setup 6.0.5

,

Создание Инсталляторов

Дата публикации: 12.06.2021 - 11:05
Pages: 1, 2, 3
ЭЖД
Твой софтовый форум
ph34r.gif Inno Setup


Inno Setup - это программа представляет собой многофункциональный инструмент для создания исполняемых (ЕХЕ) файлов, имеющий в своем арсенале множество полезных функций.Например, при создании нового дистрибутива поможет специальный "мастер" (wizard), а в процессе вы можете настроить множество различных параметров. Кроме этого, Inno Setup позволяет определить все записи в файлах системного реестра и инициализации, выбрать, будет ли программа автоматически загружаться с запуском операционной системы и добавлять свою пиктограмму в меню "Пуск", а также оснащает каждый дистрибутив системой корректного удаления из системы.

Home: http://www.jrsoftware.org/isinfo.php
PRYANIK
скачать download Inno Setup 5.2.2
В этой версии модернизирован процесс распаковки установочных файлов (теперь используются временные), добавлены новые функции во встроенный язык на основе Pascal, а также исправлены проблемы с памятью для скриптов, которые содержали более ста тысяч строк кода
AS007
Inno Setup v5.2.2 ru +
В архиве:
Inno Setup v5.2.2
Inno Setup v5.2.2 ru
Inno Setup QuickStart Pack v5.2.2
Inno Setup Scripting v5.1 ru
Inno Setup Script Includes v5.1.9.0
Inno Setup Unpacker Explorer

Size: 8.94 mb
Присоединённый файл Скачать / Download attachment 7584
geronima
Inno Setup 5.2.3


Changes:
Improved support for right-to-left languages (Arabic and Hebrew):
Added new [LangOptions] section directive: RightToLeft. If set to yes, text alignment and reading order will be reversed (with some intentional exceptions), and controls will be arranged from right to left ("flipped").
Added new [Setup] section directives: VersionInfoProductName and VersionInfoProductVersion.
Changed the fixed Language field in Setup's version info from "English (United States)" to "Language Neutral".
Uninstall now supports custom message constants ({cm:...}) like Setup.
Right-to-left-related Pascal Scripting changes:
The control flipping that is performed when RightToLeft=yes is mostly transparent, normally requiring no changes to existing code. Controls created on custom wizard pages will be flipped automatically after the InitializeWizard event function returns, and controls created on custom forms will, by default, be flipped the first time the form is shown.
Changes to TSetupForm (the class used for custom forms):
Added RightToLeft Boolean property (read-only): True if right-to-left text alignment and reading order is enabled on the form. The RightToLeft [LangOptions] directive determines the value of this property.
Added FlipControlsOnShow Boolean property: If True (the default setting if RightToLeft is True), controls on the form will be flipped the next time the form is shown. After the form has been shown, the property is reset to False automatically.
Added ControlsFlipped Boolean property (read-only): True if the controls have been flipped.
Added FlipControlsIfNeeded method. This flips the controls immediately if FlipControlsOnShow is True, then resets FlipControlsOnShow to False.
Added new classes: TNewEdit, TNewMemo, TNewComboBox, TNewButton, TNewCheckBox, TNewRadioButton, and TNewListBox. On these classes, right-to-left text alignment and reading order is used when the parent TSetupForm's RightToLeft property is True.
TNewStaticText: Added ForceLTRReading property. If set to True, the text will always be rendered with left-to-right reading order, overriding the parent form's RightToLeft setting.
Other Pascal Scripting changes:
TNewStaticText: Added AdjustHeight method. This adjusts the value of the Height property to fit the text. Only useful when AutoSize is set to False.
Added new object UninstallProgressForm of class TUninstallProgressForm. Also added new event function InitializeUninstallProgressForm, which is called after the Uninstall progress form has been created and before it is shown. See the help file and the CodeClasses.iss example script for more information.
Added workaround for bug in Windows Vista (still present in SP1): With UAC turned off, launching an uninstaller from the Programs and Features Control Panel applet and answering No at the confirmation message box would cause a "This program might not have uninstalled correctly" dialog to be displayed, even though the uninstaller includes a proper "Vista-aware" manifest.
IDE changes:
The New Script Wizard now generates random unique AppId [Setup] section directives.
Added new Tools | Generate GUID command.
QuickStart Pack: added ISPP functions GetMD5OfFile, GetMD5OfString and GetFileDateTimeString.
Minor tweaks.

Твой софтовый форумCкачать ~ 1.4 Mb
Vselennaya
Inno Setup 5.3.2 (Beta) + Rus

Inno Setup and Pack
http://files.jrsoftwa...5.3.2-beta.exe (1.4 Мб)
http://files.jrsoftwa...5.3.2-beta.exe (1.5 Мб)
Unicode Inno Setup and Pack
http://files.jrsoftwa...ta-unicode.exe (1.8 Мб)
http://files.jrsoftwa...ta-unicode.exe (1.9 Мб)
Русификатор для Inno Setup 5.3.2
Rapidshare | Mediafire
HugoBo-SS
Inno Setup 5.3.4 + rus


Список изменений:
5.3.4 (2009-08-15)
On Windows 7 the Compiler IDE now displays a progress indicator on its taskbar button.
Pascal Scripting: Documented function IDispatchInvoke, which can be used to access a COM Automation property or method whose name is a reserved word.
Unicode Inno Setup fixes:
[Registry] section entries with ValueType set to binary did not set the correct value.
Pascal scripting: setting a COM Automation property or method parameter to a Unicode string variable caused an 'Invalid Type' error.

5.3.3 (2009-08-01)
[Setup] section directives VersionInfoProductVersion now sets the binary product version value instead of the textual product version value.
Added new [Setup] section directive: VersionInfoProductTextVersion, which sets the textual product version value. Its default value is VersionInfoProductVersion if set, else VersionInfoVersion.
[Setup] section directives DisableDirPage and DisableProgramGroupPage can now be set to auto. If they are, at startup Setup will look in the registry to see if the same application is already installed, and if so, it will hide the pages automatically.
Pascal Scripting changes:
WizardForm.PrevAppDir is now available and returns the directory of the previous installation. Returns an empty string if there's no previous installation or if UsePreviousAppDir is set to no or if Uninstallable was previously set to no.
While running any PrepareToInstall event function Setup now displays the Preparing to Install wizard page instead of the Ready to Install page and disables itself.
Added the Windows 7 "compatibility" section to the various manifest resources used by Inno Setup.
Documentation improvements.

Size: ~ 1.4 mb / ~ 1.8 mb
AS007
Inno Setup 5.3.5

Size: ~ 1.43 mb / 1.86 mb
Download
md5sum: b51856ff45241e770927411c20f445de
http://www.jrsoftware...oad.php/is.exe
md5sum: e7e3f6909c6877bfd90031575a09415d
http://www.jrsoftware...is-unicode.exe

Inno Setup QuickStart Pack 5.3.5

Size: ~ 1.53 mb / 1.95 mb
Download
md5sum: dffe3fd0e54c2d39d3061ff9a9d41ebd
http://www.jrsoftware...php/ispack.exe
md5sum: d30c22972c53bdf040bc0cfabfa24aa8
http://www.jrsoftware...ck-unicode.exe
Vselennaya
Inno Setup 5.3.6

» Что нового в этой версии? / What's new in this version? «

СКАЧАТЬ: ~ 1.43 MB / 1.86 MB

Inno Setup QuickStart Pack 5.3.6

СКАЧАТЬ: ~ 1.54 MB / 1.95 MB
AS007
Inno Setup 5.3.6 - Русификатор

Русификатор для Inno Setup 5.3.6 (+ Unicode) от vadimsva
Перевод: 100% by vadimsva
Цитата | Quote(vadimsva)
Содержит версии: cтандарт, ISPP (для 2х версий один файл), стандарт unicode, ISPP unicode (для 2х версий один файл, лежит в папке unicode).

Size: ~ 500 kb
Vselennaya
Inno Setup 5.3.7

What's new in version 5.3.7:
  • The PrivilegesRequired [Setup] section directive can now be set to lowest. On Windows Vista and later this instructs Setup to not request elevated rights (via a User Account Control dialog) even if it was started by a member of the Administrators group. Do not use this setting unless you are sure your installation will run successfully on unprivileged accounts. On Windows NT/2000/XP/2003, lowest behaves the same as none.
  • Added new Compiler IDE option: Autosave before compiling.
  • [Tasks] section flags checkedonce and unchecked may now be combined. This combination specifies the task to be unchecked by default on the first install, and always unchecked by default on subsequent installs as well.
  • A problem with "Not Implemented" errors when Setup or Uninstall was run on Windows 7 under special conditions such as from a non-interactive service was fixed.
  • Changed the CodePrepareToInstall.iss example script to use the RunOnce registry key instead of a shortcut placed in {commonstartup}.
  • Pascal Scripting: the Non Unicode compiler now has a PAnsiChar type just like the Unicode compiler.
  • Added official Japanese translation.
  • Unicode [Code] based on RemObjects Pascal Script SVN code revision 197.
  • Minor tweaks.
Твой софтовый форум Download
Pages: 1, 2, 3


Для просмотра полной версии этой страницы, пожалуйста, пройдите по ссылке: Inno Setup 6.0.5
SoftoRooM © 2004-2024