Notepad2: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
Line 12: | Line 12: | ||
* Modified source files: <attach>Notepad2_NSIS_src.zip</attach> | * Modified source files: <attach>Notepad2_NSIS_src.zip</attach> | ||
* The Notepad2 homepage: [http://www.flos-freeware.ch/notepad2.html http://www.flos-freeware.ch/notepad2.html] | * The Notepad2 homepage: [http://www.flos-freeware.ch/notepad2.html http://www.flos-freeware.ch/notepad2.html] | ||
Stu | |||
[[Category:Related Software]] | [[Category:Related Software]] |
Revision as of 18:41, 10 August 2007
Author: Afrow UK (talk, contrib) |
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).
Download
- Notepad2 with NSIS syntax highlighting: Notepad2_NSIS.zip (256 KB) (UPX compressed, built with VS2003)
- Modified source files: Notepad2_NSIS_src.zip (30 KB)
- The Notepad2 homepage: http://www.flos-freeware.ch/notepad2.html
Stu