Filehoo free downloads

 Setup creators Downloads

Home > Authoring-tools > Setup-creators > Inno Setup 5.1.14

Inno Setup 5.1.14

Last Updated:9/13/2007 5:00:59 PM
Downloads :185 Add Reviews


Download Now

Version: 5.1.14, Size: 876 KB Report Broken
User Rating:, License: Freeware

Inno Setup 5.1.14 description
Inno Setup is a tool that helps you to create windows installers.

InnoSetup is a free installer for Windows programs. First introduced in1997, Inno Setup today rivals and even surpasses many commercialinstallers in feature set and stability.

Installations are created by means of scripts, which are ASCII textfiles with a format somewhat similar to .INI files. (No, it s not ascomplicated as you might be thinking!)

Inno Setup is a tool that helps you to create windows installers.

Scripts have an ".iss" (meaning Inno Setup Script) extension. Thescript controls every aspect of the installation. It specifies whichfiles are to be installed and where, what shortcuts are to be createdand what they are to be named, and so on.

Script files are usually edited from inside the Setup Compiler program. After you have finishing writing the script , the next and final step is select "Compile" in the SetupCompiler. What this does is create a complete, ready-to-run Setupprogram based on your script. By default, this is created in adirectory named "Output" under the directory containing the script.

To give you an idea of how this all works, start the Setup Compiler,click File | Open, and select one of the script files in the Samplessubdirectory located under the Inno Setup directory. (It may be helpfulto use the sample scripts as a template for your own scripts.)

Here are some key features of "Inno Setup":

Support for all 32-bit Windows versions in use today -- Windows 95, 98, 2000, XP, Me, NT 4.0.
Supports creation of a single EXE to install your program for easy online distribution. Disk spanning is also supported.
Standard wizard interface, including support for the latest Windows 2000/XP wizard style.
Customizable setup types, e.g. Full, Minimal, Custom.
Complete uninstall capabilities.
Installation of files:
Includes integrated "deflate" file compression (the same compression.zip files use) and also supports bzip2 compression. The installer hasthe ability to compare file version info, replace in-use files, useshared file counting, register DLL/OCX s and type libraries, andinstall fonts.
Creation of shortcuts anywhere, including in the Start Menu and on the desktop.
Creation of registry and .INI entries.
Silent install and uninstall.
Full source code is available (Borland Delphi 2.0-5.0).



What s New in This Release:

Added new lzma/ultra64 compression level. Same as lzma/ultra, but uses a dictionary size that is twice as large (64 MB).
Added new SetupLogging [Setup] section directive. If set to yes,Setup will always create a log file (equivalent to passing /LOG on thecommand line).
Added new AppSupportPhone [Setup] section directive.
Added new [Files] section flag: solidbreak.
Added new [Run] and [UninstallRun] sections parameter: Verb. Whenused with the shellexec flag, specifies the action to be performed onthe file.
When the shellexec flag is used in the [Run] and [UninstallRun]sections, it now uses the default verb for the file type instead ofhardcoding "open". (If necessary, you can override this by adding aVerb parameter.)
Setup now supports a /TYPE parameter to override the default setup type.
Components/tasks-related changes: /COMPONENTS &. /TASKS: When aparent component/task is specified, it no longer automatically checksevery child component/task. To achieve the old behavior, prefix thename of the parent component/task with a "*" character, or list eachchild component/task individually. | /COMPONENTS: It is now possible toforce a child component to be deselected by including its name in thelist with a "!" prefix. (/TASKS already supports this.) | /COMPONENTSis now ignored if no custom type is defined. | /SAVEINF now writes theselected setup type in the INF file. Previously, using /LOADINF wouldalways select a custom type. | /SAVEINF now writes the selected tasksin the INF file. | When aMinVersion/OnlyBelowVersion/Languages/Check/Components parameter causesa parent component/task to be hidden from view, child items will now behidden as well. (Previously, it was necessary to include the sameconditions on every child item in order for them to be hidden alongwith the parent item.) | Fix: When new child components/tasks wereintroduced in a new install, they would always be selected by defaultif the parent component/task was selected in the previous installation.| Fix: /LOADINF would select child components that weren t selectedduring the initial install. | Fix: In a /COMPONENTS parameter, it is nolonger necessary to list fixed components in order for them to beselected.
Pascal Scripting changes: FindFirst/FindNext: Add CreationTime,LastAccessTime, LastWriteTime, AlternateName fields to TFindRec. |TInputFileWizardPage: Added new IsSaveButton property. This can be usedto make a button open a Save As dialog instead of the default Opendialog. | TNewCheckListBox: Setting Checked[] to True will no longerautomatically check an item s child check boxes. To do that now, callthe new CheckItem method with coCheckWithChildren in the AOperationparameter. | ParamStr/ParamCount: Empty parameters ("") are no longerskipped.
/LOG: Logged times now include milliseconds.
Compiler IDE changes: During the compression phase of a compile, thestatus bar now shows the estimated time remaining and KBcompressed/second. | The Edit | Redo shortcut is now Ctrl+Y. Theprevious shortcut (Shift+Ctrl+Z) still works too.
Fix: In the [INI] section, if Filename was blank, the uninsdelete* flags didn t actually delete anything.
The uninstall program s version is now 51.47.0.0.
Minor tweaks...

 

Add Review for Inno Setup 5.1.14

Subject *  
Email *  
Nick Name *    
 Image Confirm*  Refresh
 
Your Reviews (Max 2000 Chars) *

 

 
Home - Contact - Archive - Submit Download
 
©2007 filehoo.com