<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://nsis.sourceforge.io/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Reference%2FName</id>
	<title>Reference/Name - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://nsis.sourceforge.io/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Reference%2FName"/>
	<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=Reference/Name&amp;action=history"/>
	<updated>2026-08-18T18:30:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>https://nsis.sourceforge.io/mediawiki/index.php?title=Reference/Name&amp;diff=21247&amp;oldid=prev</id>
		<title>Jan: Created page with &quot;=Name=   name [name_doubled_ampersands]  Sets the name of the installer. The name is usually simply the product name such as &#039;MyApp&#039; or &#039;CrapSoft MyApp&#039;. If you have one or more ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=Reference/Name&amp;diff=21247&amp;oldid=prev"/>
		<updated>2011-11-25T16:08:29Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=Name=   name [name_doubled_ampersands]  Sets the name of the installer. The name is usually simply the product name such as &amp;#039;MyApp&amp;#039; or &amp;#039;CrapSoft MyApp&amp;#039;. If you have one or more ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Name=&lt;br /&gt;
&lt;br /&gt;
 name [name_doubled_ampersands]&lt;br /&gt;
&lt;br /&gt;
Sets the name of the installer. The name is usually simply the product name such as &amp;#039;MyApp&amp;#039; or &amp;#039;CrapSoft MyApp&amp;#039;. If you have one or more ampersands (&amp;amp;) in the name, set the second parameter to the same name, only with doubled ampersands. For example, if your product&amp;#039;s name is &amp;quot;Foo &amp;amp; Bar&amp;quot;, use:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;highlight-nsis&amp;gt;Name &amp;quot;Foo &amp;amp; Bar&amp;quot; &amp;quot;Foo &amp;amp;&amp;amp; Bar&amp;quot;&amp;lt;/highlight-nsis&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you have ampersands in the name and use a [[Reference/LangString|LangString]] for the name, you will have to create another one with doubled ampersands to use as the second parameter.&lt;br /&gt;
&lt;br /&gt;
Accepts variables. If variables are used, they must be initialized in [[Reference/.onInit|.onInit]].&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
</feed>