Skip to content
⌘ NSIS Forum Archive

Future NSIS Features? Todo List?

7 posts

firefly2442#

Future NSIS Features? Todo List?

I was checking out the changelog for NSIS and it doesn't have any future improvements or additions. Is there a webpage or someplace where I can check out what is being planned and worked on for future versions? Thanks. 🙂
Koen van de Sande#
I can tell you that VPatch was added to the NSIS distribution on CVS 2 days ago. And there's a todo.txt on NSIS CVS.

See



kichik#
What about:
  • new BgImage
  • new define list for MakeNSISw
  • per language fonts
  • smarter recursive File command
  • more strings in the NLFs
  • IfAbort, Section(Set|Get)InstType
  • faster compile times
  • leave function for custom pages
  • new radio buttons/checkbox in the in license page
  • lots of sections/components improvements (rewritten code)
  • tons of MUI improvements and additions

?
Joost Verburg#
I think he means planned features for the future.

See http://cvs.sourceforge.net/cgi-bin/v...viewcvs-markup
Kiaser Zohsay#
GenPatch.exe source?

Glad to see VPatch added to the offical distro. Any chance of getting the source for the GenPatch.exe program included?

kz