Old 14th July 2007, 18:51   #1
Brummelchen
Major Dude
 
Join Date: May 2003
Posts: 681
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)

Greets, Brummelchen
Brummelchen is offline   Reply With Quote
Old 14th July 2007, 19:18   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
Site is automatically updated by the release script and works fine for me. Just refresh whatever cache that's in the way.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Old 14th July 2007, 21:08   #3
empezar
Senior Member
 
empezar's Avatar
 
Join Date: Sep 2003
Posts: 123
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?

Bored with the real world? Try QuakeWorld!
empezar is offline   Reply With Quote
Old 15th July 2007, 05:11   #4
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
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.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Old 15th July 2007, 09:23   #5
daleus
Junior Member
 
Join Date: Oct 2003
Posts: 3
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.)
daleus is offline   Reply With Quote
Old 15th July 2007, 12:54   #6
aemik
Member
 
Join Date: Jun 2007
Location: Böblingen
Posts: 94
where are the new examples for the nsdialogs?
aemik is offline   Reply With Quote
Old 15th July 2007, 13:01   #7
empezar
Senior Member
 
empezar's Avatar
 
Join Date: Sep 2003
Posts: 123
Examples folder in NSIS, then nsDialogs folder.

Bored with the real world? Try QuakeWorld!
empezar is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump