Inno Setup v5.3.10 + QuickStart Pack v5.3.10 [Free], + Unpacker v0.23 |
|
![]() ![]() |
Inno Setup v5.3.10 + QuickStart Pack v5.3.10 [Free], + Unpacker v0.23 |
Jun 16 2006, 12:57 AM
Post
#21
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Honor Member Posts: 1,798 Joined: 10-January 03 From: ±Oªz行星 Member No.: 10,958 |
Inno Setup Suite Updated
CODE password: vdown | Rapidshare Link Hidden| English [hide=0]http://rapidshare.de/files/23135927/inno.ist.innounp.suite.syzygy.zip.html[/hide] QUOTE Changelog:
Update installer name to Inno Setup Suite 1.0 Updated ISTool to version 5.1.6 Added -m option to innounp context Extract command to extract embedded files. This post has been edited by syzygy: Jun 17 2006, 12:19 AM
Attached File(s)
|
|
|
|
Jun 16 2006, 11:50 PM
Post
#22
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Honor Member Posts: 1,798 Joined: 10-January 03 From: ±Oªz行星 Member No.: 10,958 |
Inno Setup Extensions Knowledge Base Site Down :: All articles in CHM format:
CODE http://www.vincenzo.net/isxkb/_files_/docs/isxkbchm.chm Inno Setup Includes ISSI :: A collection of scripts to add some minor fuctionalities to inno scripts: CODE http://members.home.nl/albartus/inno/_inno_setup_script_includes.htm ISSI requires Inno Setup Preprocessor 1.0.1.229 ISPP :: Extract to your compiler directory, overwrite iscmplr.dll: CODE http://sourceforge.net/project/showfiles.php?group_id=65072 Mirality Inno Setup: Tips & Tricks :: Primer on Inno's code section: CODE http://www.mirality.co.nz/inno/tips.php Inno Setup Form Designer :: Make custom forms: CODE http://isfd.kaju74.de/index.php?isfd and yada yada yada This post has been edited by syzygy: Jun 16 2006, 11:53 PM
|
|
|
|
Aug 22 2006, 03:15 PM
Post
#23
|
|
|
Free Moderator ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Team VDown Posts: 9,523 Joined: 2-October 03 From: SLOVAKIA Member No.: 15,468 |
Inno Setup 5.1.7
2006-08-18 Latest changes: - New [Setup] section directive: TerminalServicesAware. If set to yes (the default), the "Terminal Services aware" flag will be set in the headers of the Setup and Uninstall programs. Most notably, this ensures that the {win} constant consistently returns the system's real Windows directory on systems with Terminal Services installed in application mode. Refer to the help file for details. - The program Setup internally uses to register/unregister DLLs/OCXs is now compiled with the "Terminal Services aware" flag set, like Microsoft's regsvr32.exe. - When determining which language to select by default, Setup now checks the LanguageCodePage values of each language in addition to LanguageID. Previously, Traditional Chinese could be auto-selected on a Simplified Chinese system due to both languages having the same primary language ID. This resulted in unreadable text as they use completely different character sets (code pages). - New [Setup] section directive: ShowUndisplayableLanguages. If set to yes, all languages will be listed in the Select Language dialog, including those that cannot be displayed properly on the user's system. If you were using the LanguageCodePage=0 trick in your script before, you should replace it with this to avoid the above-mentioned problem with Chinese languages. - A unique value is now appended to unins*.exe files so that uninstallers from different applications won't have the same hash. - The compiler now flags MSCOREE.DLL as an "unsafe" file. - Fix: The createallsubdirs [Files] section flag didn't properly escape directory names containing "{" characters. - Fix: The text on the Finished wizard page wasn't initialized when a restart was needed and /NORESTART was used without /SILENT. - Pascal Scripting: Defined new DWORD_PTR, UINT_PTR, and INT_PTR types for completeness. - Added official Basque and Spanish translations. - Minor tweaks. Download installer (1171 KB): CODE http://files.jrsoftware.org/is/5/isetup-5.1.7.exe Download packed (836.8 KB): CODE http://files.jrsoftware.org/is/5/issrc-5.1.7.zip Nice day ... |
|
|
|
Aug 22 2006, 05:46 PM
Post
#24
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Advanced Posts: 1,587 Joined: 28-May 04 Member No.: 24,624 |
Inno Setup 5.1.7 added to my download section..
I love this soft, feel free to come get it.. |
|
|
|
Aug 23 2006, 10:42 AM
Post
#25
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Honor Member Posts: 1,798 Joined: 10-January 03 From: ±Oªz行星 Member No.: 10,958 |
Inno Setup Suite (ENU)
Changelog: Updated Inno Setup to v5.1.7 CODE http://rapidshare.de/files/30414359/inno.suite.syzygy08.22.2006.zip.html Hi Fred bye bye |
|
|
|
Oct 12 2006, 01:24 PM
Post
#26
|
|
|
Free Moderator ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Team VDown Posts: 9,523 Joined: 2-October 03 From: SLOVAKIA Member No.: 15,468 |
Inno Setup 5.1.8
2006-10-11 Latest changes: - Converted the documentation to HTML Help format for compatibility with Windows Vista, which does not support WinHelp-based help files at all (as of RC2) - Updated the LZMA SDK compression/decompression code to version 4.43 - Added a "requestedExecutionLevel" setting to Setup's manifest resource to disable Windows Vista's legacy application compatibility hacks - When deleting a .chm file, the uninstaller will now automatically delete any corresponding .chw file as well - Paths that are accessed at compile time may now include a "userdocs:" prefix, which is replaced with the path of your My Documents folder - Setup now creates an "InstallDate" value in the Uninstall key so that Vista's Programs and Features Control Panel applet doesn't have to guess the "Installed on" date - Pascal Scripting changes/improvements - IDE changes - Updated bzip2 library to version 1.0.3 - Minor tweaks Download installer (1353 KB): CODE http://files.jrsoftware.org/is/5/isetup-5.1.8.exe Download packed (850.2 KB): CODE http://files.jrsoftware.org/is/5/issrc-5.1.8.zip Nice day ... |
|
|
|
Oct 12 2006, 10:46 PM
Post
#27
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Advanced Posts: 1,587 Joined: 28-May 04 Member No.: 24,624 |
I've added Inno Setup 5.1.8 and aslo updated my package installer with the latest source.
Now my package installs Inno Setup 5.1.8 and Inno Unpacker 0.17, I will uppdate it once 0.18 is released..:) |
|
|
|
Nov 3 2006, 10:23 AM
Post
#28
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Honor Member Posts: 1,798 Joined: 10-January 03 From: ±Oªz行星 Member No.: 10,958 |
ISTool 5.1.8 10/18/2006
http://www.istool.org/default.aspx/downloads sYzYgYs Inno Setup Suite v5.1.8 Full Inno Setup+Istool+InnoUnpacker CODE http://www.uploading.com/files/BLRXIR9J/iss518.rar.html Password: vdown |
|
|
|
Dec 12 2006, 11:23 PM
Post
#29
|
|
|
Premium Member ![]() ![]() ![]() ![]() ![]() Group: Supporter Posts: 556 Joined: 5-March 04 From: Russia Member No.: 21,559 |
December 10, 2006 - Inno Setup 5.1.9 released.
What's new: CODE http://www.jrsoftware.org/files/is5-whatsnew.htm Download: CODE http://www.jrsoftware.org/download.php/is.exe
|
|
|
|
Dec 13 2006, 01:03 AM
Post
#30
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Honor Member Posts: 1,798 Joined: 10-January 03 From: ±Oªz行星 Member No.: 10,958 |
sYzYgYs Inno Setup Suite 1 v5.1.9 Full
Inno Setup+Istool+InnoUnpacker *Sorry last release was not 100% working, started a new script and left 2 files out. CODE http://www.uploading.com/files/BHN982SG/innosuiteFULL.rar.html
|
|
|
|
Feb 7 2007, 06:57 AM
Post
#31
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Advanced Posts: 1,587 Joined: 28-May 04 Member No.: 24,624 |
I finally got around to do this.. For those that liked my package..
I've added Inno Setup 5.1.9 and aslo updated my package installer with the latest source to my download section. Now my package installs Inno Setup 5.1.9 and Inno Unpacker 0.18 |
|
|
|
Feb 20 2007, 04:12 PM
Post
#32
|
|
|
Free Moderator ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Team VDown Posts: 11,470 Joined: 20-November 02 From: thedutchjewel.x2.to Member No.: 8,032 |
Inno Setup v5.1.10
17-02-2007 Changelog QUOTE * Added two new [Run]/[UninstallRun] section flags: 32bit and 64bit. Similar to the [Files] section flags of the same name, these override the install mode and affect which System directory the {sys} constant maps to on 64-bit Windows. * Pascal Scripting: - Added new EnableFsRedirection support function. - On the Exec function, you can now pass '>' in the Filename parameter and it will use the value of the Params parameter as the full command line. This feature can come in handy when executing command lines obtained from UninstallString registry values; no longer is it necessary to separate strings into filename and parameter components manually. - Fix: IsComponentSelected and IsTaskSelected didn't accept forward slashes. * Improved Setup's folder tree view control (seen when a Browse button is clicked): - On Windows Vista, it now uses the same theme as Windows Explorer. - On Windows Vista, for consistency with Explorer, single-clicking in a node's text area no longer causes the node to expand. - Like Windows Explorer, folder nodes now use the shell's "display names", as opposed to the actual directory names. This matters on localized versions of Windows Vista, where the on-disk names of system folders are always in English. - The system "icon" font is now used instead of the default dialog font. This font defaults to Segoe UI on Windows Vista, and typically Tahoma or MS Sans Serif on earlier versions of Windows. - Disconnected network drives are now listed; expanding one will restore the connection (on Windows 2000, Me, and later). * On the Select Destination Location wizard page (as well as custom directory selection pages created using the CreateInputDirPage support function), if the letter of a disconnected network drive is entered, and the user is running Windows XP or later, it will now attempt to restore the connection automatically when Next is clicked. (It also does this on silent installs.) * On Windows Vista, eliminated the flickering on Setup's progress bar (purely a cosmetic issue). * On Windows Vista, Setup now calls SetProcessDPIAware to avoid bitmap scaling when Windows is configured to use Large Fonts and the "Use Windows XP style DPI scaling" option is unchecked (not the default setting). * Compiler IDE changes: - Added new option: Always launch Setup/Uninstall as different user. This forces the IDE to display a "Run as" dialog when launching Setup/Uninstall. - The Stop Compile command now displays a confirmation message box. * Added a "Vista-aware" manifest resource to ISCC so it doesn't request elevation on Windows Vista. * Fix: ISCC didn't always print error messages when standard output was redirected to a file. * When Setup fails to set the permissions on files, directories, or registry keys, the error code is now included in the log output. * When Setup fails to expand a shell folder constant, a warning message containing the error code is now logged. * Changed the way version information is read from VXD files to be more compliant with the MSDN docs. * The uninstall program's version is now 51.45.0.0. * Minor tweaks. (IMG:http://img215.imageshack.us/img215/7263/newdlhq8.gif) CODE http://files.jrsoftware.org/is/5/isetup-5.1.10.exe
|
|
|
|
Feb 25 2007, 04:48 AM
Post
#33
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Honor Member Posts: 1,798 Joined: 10-January 03 From: ±Oªz行星 Member No.: 10,958 |
sYzYgYs Inno Setup Suite v5.1.10 Full
Inno Setup 5.1.10+Istool 5.18+InnoUnpacker 0.19 (with context menu commands) CODE http://rapidshare.com/files/18107131/iss5110syzygys.rar Password: .v.d.o.w.n. |
|
|
|
Mar 2 2007, 02:11 PM
Post
#34
|
|
|
Free Moderator ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Team VDown Posts: 11,470 Joined: 20-November 02 From: thedutchjewel.x2.to Member No.: 8,032 |
Inno Setup v5.1.11
01-03-2007 Changelog QUOTE - On Windows 2000 and later, it now uses Windows' own regsvr32.exe to handle DLL registration/unregistration instead of an internal program. This should address errors seen on Windows Vista when registering certain older DLLs. (Windows Vista applies a compatibility fix known as "WRP Mitigation" to regsvr32.exe, which allows it to successfully register DLLs that attempt to write to system registry keys in violation of Windows Resource Protection.) - Some messages have been added and removed in this version. (View differences in Default.isl) -- New messages: ErrorRegSvr32Failed. -- Removed messages: ErrorRegisterServerMissingExport. - The uninstall program's version is now 51.46.0.0. - Minor tweaks. (IMG:http://img215.imageshack.us/img215/7263/newdlhq8.gif) CODE http://files.jrsoftware.org/is/5/isetup-5.1.11.exe
|
|
|
|
Mar 4 2007, 02:08 AM
Post
#35
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Honor Member Posts: 1,798 Joined: 10-January 03 From: ±Oªz行星 Member No.: 10,958 |
Inno Suite 5.1.11 updated
Changes: Updated to Inno Setup 5.1.11 CODE http://rapidshare.com/files/19227666/innosuite5111.rar
|
|
|
|
Mar 9 2007, 06:35 PM
Post
#36
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Advanced Posts: 1,587 Joined: 28-May 04 Member No.: 24,624 |
I've updated my installer package to Inno-Setup-and-Unpacker-5.1.9 it now includes Inno Setup 5.1.11 and Inno Setup Unpacker v0.19..
It's uploaded to my download section if anyone want's it.. Seem to be working just fine on my computer, I hope it works for you too..:) EDIT: ------------- I also included Inno Setup 5.1.11 and Inno Setup Unpacker v0.19 in my download section..:) This post has been edited by Screemer: Mar 9 2007, 06:37 PM
|
|
|
|
Apr 26 2007, 04:55 AM
Post
#37
|
|
|
Free Moderator ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Team VDown Posts: 11,470 Joined: 20-November 02 From: thedutchjewel.x2.to Member No.: 8,032 |
Inno Setup v5.1.12
25-04-2007 Changelog QUOTE - Fix: On Windows Vista, attempting to expand a shell folder constant that mapped to the root directory of a drive would fail with an error message. This was due to a bug in Vista's SHGetFolderPath API. A workaround for the problem has been implemented. - On Browse dialogs, the BrowseDialogLabel message text may now span multiple lines. - The OnlyOnThisPlatform message is no longer used. Now, when a Windows 95/98/Me user attempts to run an installation with a MinVersion setting that blocks installation on non-NT platforms, Setup will display the WinVersionTooLowError message, which is a bit more helpful as it mentions the required version number. - Corrected some trivial one-pixel-off issues when non-default dialog fonts or font sizes were used. - Added official Hebrew translation. - Minor tweaks. (IMG:http://img215.imageshack.us/img215/7263/newdlhq8.gif) CODE http://files.jrsoftware.org/is/5/isetup-5.1.12.exe
|
|
|
|
Jul 23 2007, 09:13 AM
Post
#38
|
|
|
Free Moderator ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Team VDown Posts: 11,470 Joined: 20-November 02 From: thedutchjewel.x2.to Member No.: 8,032 |
Inno Setup v5.1.13
22-07-2007 Changelog QUOTE - 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 the command line). - Added new AppSupportPhone [Setup] section directive. - Added new [Files] section flag: solidbreak. - Added new [Run] and [UninstallRun] sections parameter: Verb. When used with the shellexec flag, specifies the action to be performed on the file. - When the shellexec flag is used in the [Run] and [UninstallRun] sections, it now uses the default verb for the file type instead of hardcoding "open". (If necessary, you can override this by adding a Verb parameter.) - Setup now supports a /TYPE parameter to override the default setup type. - Components/tasks-related changes: -- /COMPONENTS & /TASKS: When a parent component/task is specified, it no longer automatically checks every child component/task. To achieve the old behavior, prefix the name of the parent component/task with a "*" character, or list each child component/task individually. -- /COMPONENTS: It is now possible to force a child component to be deselected by including its name in the list with a "!" prefix. (/TASKS already supports this.) -- /COMPONENTS is now ignored if no custom type is defined. -- /SAVEINF now writes the selected setup type in the INF file. Previously, using /LOADINF would always select a custom type. -- /SAVEINF now writes the selected tasks in the INF file. -- When a MinVersion/OnlyBelowVersion/Languages/Check/Components parameter causes a parent component/task to be hidden from view, child items will now be hidden as well. (Previously, it was necessary to include the same conditions on every child item in order for them to be hidden along with the parent item.) -- Fix: When new child components/tasks were introduced in a new install, they would always be selected by default if the parent component/task was selected in the previous installation. -- Fix: /LOADINF would select child components that weren't selected during the initial install. -- Fix: In a /COMPONENTS parameter, it is no longer necessary to list fixed components in order for them to be selected. - Pascal Scripting changes: -- FindFirst/FindNext: Add CreationTime, LastAccessTime, LastWriteTime, AlternateName fields to TFindRec. -- TInputFileWizardPage: Added new IsSaveButton property. This can be used to make a button open a Save As dialog instead of the default Open dialog. -- TNewCheckListBox: Setting Checked[] to True will no longer automatically check an item's child check boxes. To do that now, call the new CheckItem method with coCheckWithChildren in the AOperation parameter. -- ParamStr/ParamCount: Empty parameters ("") are no longer skipped. - /LOG: Logged times now include milliseconds. - Compiler IDE changes: -- During the compression phase of a compile, the status bar now shows the estimated time remaining and KB compressed/second. -- The Edit | Redo shortcut is now Ctrl+Y. The previous 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. (IMG:http://img215.imageshack.us/img215/7263/newdlhq8.gif) CODE http://files.jrsoftware.org/is/5/isetup-5.1.13.exe
|
|
|
|
Aug 8 2007, 03:46 PM
Post
#39
|
|
|
Free Moderator ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Team VDown Posts: 11,470 Joined: 20-November 02 From: thedutchjewel.x2.to Member No.: 8,032 |
Inno Setup v5.1.14
07-08-2007 Changelog QUOTE - Updated the LZMA SDK compression code to version 4.49. This version adds support for multi-threading, which can speed up the compression process by 50% or more on systems with multiple processor cores, and 20% or more on systems with single-core Intel processors featuring Hyper-Threading Technology. - Added new CompressionThreads [Setup] section directive. - Fix: When cleaning the output directory, the compiler would not only delete files matching OutputBaseFilename-*.bin, but files matching OutputBaseFilename-*-*.bin as well. (IMG:http://img215.imageshack.us/img215/7263/newdlhq8.gif) CODE http://files.jrsoftware.org/is/5/isetup-5.1.14.exe
|
|
|
|
Aug 9 2007, 10:12 AM
Post
#40
|
|
|
Normal Member ![]() ![]() Group: Member Posts: 72 Joined: 1-December 04 From: ±Oªz行星 Member No.: 29,737 |
Maybe off topic, but the unpacker needs an update as it will not unpacker 5.1.13 and greater!
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 31st July 2010 - 07:06 AM |