EclipseNSIS 0.9.6 and EclipseNSIS InstallOptions Editor 0.9.6 are both available for download now.
See the EclipseNSIS home page for details.
Notes:
- Windows Vista should now be supported, but has not been exhaustively tested with the application.
- The new nsDialogs plugin is not supported by the InstallOptions editor, however I will explore some sort of support for it in the future.
Changes:
EclipseNSIS
- Added support for changes in NSIS 2.26:
o New variables and constants ($EXEPATH, $EXEFILE, $PROGRAMFILES64, $PROGRAMFILES32, $COMMONFILES64, $COMMONFILES32
o New InstallLib options (LIBRARY_IGNORE_VERSION and LIBRARY_X64).
o New and changed commands (SetRegView, GetDLLVersionLocal, MessageBox and File)
o Fixed support for Windows Vista
o Wizard now supports 32-bit or 64-bit target platforms. - Bug Fixes
o 1714373
o 1733997
o 1745754
o 1760927
o 1770860
EclipseNSIS InstallOptions Editor
- Added support for new HLine and VLine controls.
- Added support for line-breaks in Link controls.
- Bug fixes:
o 1734246