Jan 15 2009
Creating Windows Installer, EclipseNSIS – NSIS plugin for Eclipse
Nice plugin I found today for eclipse. Its a script editor for Nullsoft Scriptable Install System(NSIS) – which is an open source system for creating Windows Installer.
Earlier we were using Venis for the same, which is ok too. But Its really helpful to have a plugin like this, if you are working with nsis and are addicted to eclipse like me
.
If you are new to NSIS and want to know how to create windows installers, read this tutorial and few examples here.
Tags: eclipse, EclipseNSIS, nsis, venis, windows installer