Notepad2: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
m (→Download) |
mNo edit summary |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 9: | Line 9: | ||
== Download == | == Download == | ||
* Notepad2 | |||
* Notepad2 4.2.25.0 with NSIS syntax highlighting: <attach>notepad2_4.2.25_x86_NSIS.zip</attach> (built with Windows Driver Kit (WDK) 7.1.0 tools, includes code changes in nsis.pat) | |||
* Notepad2 4.2.25.0 with NSIS syntax highlighting X64 version: <attach>notepad2_4.2.25_x64_NSIS.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] | ||
Line 15: | Line 18: | ||
[[Category:Related Software]] | [[Category:Related Software]] | ||
[[Category:Syntax_Highlighting]] |
Latest revision as of 09:45, 1 June 2013
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 4.2.25.0 with NSIS syntax highlighting: notepad2_4.2.25_x86_NSIS.zip (327 KB) (built with Windows Driver Kit (WDK) 7.1.0 tools, includes code changes in nsis.pat)
- Notepad2 4.2.25.0 with NSIS syntax highlighting X64 version: notepad2_4.2.25_x64_NSIS.zip (397 KB)
- The Notepad2 homepage: http://www.flos-freeware.ch/notepad2.html
Stu