|
|
(10 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| == Description ==
| | #REDIRECT [[Sublime Text]] |
| | |
| Files (install script) to add NSIS to your [http://www.sublimetext.com/ Sublime Text] build system. Included are files for the official NSIS distribution, and Jim Park's [http://www.scratchpaper.com/ NSIS forks].
| |
| | |
| | |
| == Installation ==
| |
| | |
| === Windows Installer ===
| |
| | |
| * Download the ZIP file
| |
| * Compile '''''installer.nsi'''''
| |
| * Run the installer
| |
| | |
| === Manual Installation ===
| |
| | |
| * Download the ZIP file
| |
| * Unzip the folder ''NSIS'' to your Sublime Text 2 '''''Packages\User''''' directory
| |
| | |
| === Download ===
| |
| | |
| <attach>Sublime_Text_Build_Systems_for_NSIS.zip</attach>
| |
| | |
| == Links ==
| |
| [https://github.com/Sublime/NSIS Sublime Text/NSIS] (GitHub) | |
| | |
| [[Category:Development Environments]]
| |