Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   NSIS 2.29 released (http://forums.winamp.com/showthread.php?t=274361)

Brummelchen 14th July 2007 18:51

NSIS 2.29 released
 
Notes:
Quote:

NSIS 2.29 is released. The most notable addition in this release is nsDialogs -
a faster and far more capable replacement for InstallOptions. It allows
creating controls of any type directly from the script and removes the need to
mess with slow INI files. It integrates directly into the script by calling
functions for notification, including change notification for edit boxes. This
release also includes the usual assortment of bug fixes and improvements.
Changes:
Major Changes
  • Added nsDialogs - a replacement for InstallOptions
Minor Changes
  • Disable Windows error messages for the entire installer and not just for an incomplete list of fail-points (bug #1741061)
  • Fixed incorrect large version handling of GetFileVersion (bug #1742255, patch #1742562)
  • Fixed the ReverseSection macro in Sections.nsh (bug #1742793)
  • Minor documentation improvements
  • Simplified REG_MULTI_SZ reader
  • Use SHGetFolderPath where available to better support all users' folders
Utilities and Plug-ins
  • Banner: Avoid possible hangs when called from page callbacks (bug #1743801)
  • NSISdl: added /TRANSLATE2 for more "translator-friendly" strings (patch #1656076)
  • NSISdl: support downloads over 2gb (patch #1723131)
Translations
  • Added International Spanish
Build System
  • Added support for HPUX (patch #1714416)

Download
http://sourceforge.net/project/downl...2.29-setup.exe
(Site was not updated yet)

kichik 14th July 2007 19:18

Site is automatically updated by the release script and works fine for me. Just refresh whatever cache that's in the way.

empezar 14th July 2007 21:08

is there an nsDialogs readme somewhere or do I have to read the source code and understand how the thing works before i can actually use it?

kichik 15th July 2007 05:11

Currently, there are only the examples. Would be nice if someone can help with the documentation. If not, I'll whip something up for the next version.

daleus 15th July 2007 09:23

Wow, I just started learning how to use NSIS three days ago, and now there's a new version along with a new way to create custom dialogs! Sweet! (I thought InstallOptions was a little confusing to use.)

aemik 15th July 2007 12:54

where are the new examples for the nsdialogs?

empezar 15th July 2007 13:01

Examples folder in NSIS, then nsDialogs folder.


All times are GMT. The time now is 18:07.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.