<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://nsis.sourceforge.io/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Shadowbq</id>
	<title>NSIS Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://nsis.sourceforge.io/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Shadowbq"/>
	<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/Special:Contributions/Shadowbq"/>
	<updated>2026-05-27T19:52:53Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>https://nsis.sourceforge.io/mediawiki/index.php?title=Notepad%2B%2B&amp;diff=12239</id>
		<title>Notepad++</title>
		<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=Notepad%2B%2B&amp;diff=12239"/>
		<updated>2007-04-18T14:40:24Z</updated>

		<summary type="html">&lt;p&gt;Shadowbq: /* Details */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;[http://notepad-plus.sourceforge.net/uk/download.php Download page]&#039;&#039;&#039; (~1.4 MB).&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Version:&#039;&#039;&#039; 4.0.2.&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;License:&#039;&#039;&#039; GPL &amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Author/Publisher:&#039;&#039;&#039; [http://notepad-plus.sourceforge.net/ Don Ho.].&lt;br /&gt;
&lt;br /&gt;
== Details ==&lt;br /&gt;
&lt;br /&gt;
[[Notepad_Plus_Plus|Notepad++]] is a free, open source (GPL) source code editor which supports several programming languages running under the Microsoft Windows environment.&lt;br /&gt;
&lt;br /&gt;
This project, based on the Scintilla editor component, is written in C++ with pure Win32 API calls and uses STL. Notepad++ is licensed under the GPL Licence. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI.&lt;br /&gt;
&lt;br /&gt;
[[Image:Notepad_plus_plus-NSIS-Settings.png|right|thumb|180px|Notepad++ with NSIS Integration]] &lt;br /&gt;
&lt;br /&gt;
[http://notepad-plus.sourceforge.net/uk/screenshots.php More screenshots]&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
* Provides syntax highlighting for NSIS.&lt;br /&gt;
* Has translatable interface to many languages (available in English, Spanish, French, Russian, German);&lt;br /&gt;
* Code Folding;&lt;br /&gt;
* Tabbed Editing;&lt;br /&gt;
* Auto-completion;&lt;br /&gt;
* Reg-ex search and replace;&lt;br /&gt;
* No Admin requirement for installation;&lt;br /&gt;
* Scriptable key bindings;&lt;br /&gt;
* And more!&lt;br /&gt;
&lt;br /&gt;
== Integrating with NSIS ==&lt;br /&gt;
{| class=&amp;quot;toccolours&amp;quot; style=&amp;quot;padding:1em;&amp;quot; cellpadding=&amp;quot;1&amp;quot; cellspacing=&amp;quot;1&amp;quot; align=&amp;quot;right&amp;quot;&lt;br /&gt;
|  &amp;lt;b style=&amp;quot;font-size:130%&amp;quot;&amp;gt;Additional Information&amp;lt;/b&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Extensions Supported&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;.nsi .nsh&#039;&#039; as NSIS project files.&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Additional Help&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[http://notepad-plus.sourceforge.net/uk/run-HOWTO.php Run.. Help]&#039;&#039;&#039;&lt;br /&gt;
----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Notepad_Plus_Plus|Notepad++]] can integrate with NSIS utilizing both syntax highlighting and compiling abilities. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Syntax Highlighting:&#039;&#039;&#039;&lt;br /&gt;
* In the menu, select Language -&amp;gt; NSIS.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Establishing a link to the NSIS Compiler&#039;&#039;&#039;&lt;br /&gt;
#In the menu, select Run -&amp;gt; Run..&lt;br /&gt;
#Verify that makensis.exe is in your environmental user path.&lt;br /&gt;
#Enter: makensis.exe &amp;quot;$(FULL_CURRENT_PATH)&amp;quot;&lt;br /&gt;
#Click Save..&lt;br /&gt;
#Assign a Name: &#039;&#039;NSIS Compile&#039;&#039;&lt;br /&gt;
#Select User Key Binding&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Running NSIS Compiler&#039;&#039;&#039;&lt;br /&gt;
* Menu -&amp;gt; Run - &amp;gt; NSIS Compile &lt;br /&gt;
* You can also use the &#039;&#039;custom key binding&#039;&#039; to execute the NSIS Compiler.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [http://notepad-plus.sourceforge.net/ Notepad++ homepage].&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Notepad_Plus_Plus Notepad++ Wikipedia].&lt;br /&gt;
&lt;br /&gt;
[[Category:Development Environments]]&lt;/div&gt;</summary>
		<author><name>Shadowbq</name></author>
	</entry>
	<entry>
		<id>https://nsis.sourceforge.io/mediawiki/index.php?title=File:Notepad_plus_plus-NSIS-Settings.png&amp;diff=12238</id>
		<title>File:Notepad plus plus-NSIS-Settings.png</title>
		<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=File:Notepad_plus_plus-NSIS-Settings.png&amp;diff=12238"/>
		<updated>2007-04-18T14:39:15Z</updated>

		<summary type="html">&lt;p&gt;Shadowbq: Screen shot of GPL program Notepad++ with NSIS integration.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screen shot of GPL program Notepad++ with NSIS integration.&lt;/div&gt;</summary>
		<author><name>Shadowbq</name></author>
	</entry>
</feed>