Developer Tools - NSIS
NSIS - Nullsoft scriptable Install System is
a tool that is aimed at freeware and other developers who want
to create their own installer, whether it is a simple installer
to copy files to a particular location or more of an advanced
installer that will enable the end-user to configure their
setup.
NSIS is completely free, supports a range of compression
routines and will produce an installer that will work on any
Windows machine from 98SE through to Vista. It will also support
web downloads, so the end-user can update their files through
the installation routine, amongst many other features.
NSIS features:
• Allows you to create the logic to handle
• Can create web installers
• Communicate with Windows and other software components
• Install or update shared components and more
