<?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%2F%21finalize</id>
	<title>Reference/!finalize - 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%2F%21finalize"/>
	<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=Reference/!finalize&amp;action=history"/>
	<updated>2026-08-18T02:05:28Z</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/!finalize&amp;diff=23391&amp;oldid=prev</id>
		<title>Jan: Created page with &quot;=!finalize=   command  This option will execute &#039;command&#039; using a call to system() after the output EXE has been generated. You can typically use it to sign (Authenticode) you...&quot;</title>
		<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=Reference/!finalize&amp;diff=23391&amp;oldid=prev"/>
		<updated>2013-05-21T16:04:39Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=!finalize=   command  This option will execute &amp;#039;command&amp;#039; using a call to system() after the output EXE has been generated. You can typically use it to sign (Authenticode) you...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=!finalize=&lt;br /&gt;
&lt;br /&gt;
 command&lt;br /&gt;
&lt;br /&gt;
This option will execute &amp;#039;command&amp;#039; using a call to system() after the output EXE has been generated. You can typically use it to sign (Authenticode) your installer. If &amp;#039;command&amp;#039; contains a &amp;#039;%1&amp;#039; it will be replaced by the executable filename.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;highlight-nsis&amp;gt;!finalize &amp;#039;sign.bat &amp;quot;%1&amp;quot; &amp;quot;Product Installer&amp;quot; http://example.com&amp;#039;&amp;lt;/highlight-nsis&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
</feed>