Notepad2
From NSIS Wiki
| Author: Afrow UK (talk, contrib) |
[edit] Description
Notepad2 is an open source replacement for Microsoft's Notepad that runs on Windows 2000 and upwards. It uses the Scintilla source code editing component and is written by Florian Balmer.
NSIS highlighting was removed in version 2.0.18 of Notepad2, so I decided to re-introduce it with an updated list of NSIS instructions (as of NSIS 2.29).
[edit] Download
- Notepad2 4.0.22 with NSIS syntax highlighting (based on Afrow UK's patch): http://code.kliu.org/misc/notepad2/
- Notepad2 3.0.20 with NSIS syntax highlighting:
Notepad2_NSIS.zip (270 KB) (built with VS2003, UPX compressed, includes code changes in readme)
- The Notepad2 homepage: http://www.flos-freeware.ch/notepad2.html
Stu

