blob: c3f2045f635ae8a0f5aab714e563813806704eb9 [file] [log] [blame]
The windows_install.nsi script creates the Windows installer for a release of Apache Directory Studio on Windows.
To create a Windows installer, you have to put in a "release" folder the following files:
* Apache Directory Studio.exe (the application)
* LICENSE.txt
* NOTICE.txt
* Release Notes.txt
Then, you can compile the script with NSIS.
An "Apache_Directory_Studio_VERSION_Windows.exe" installer will be generated.