<?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=User_talk%3AIntersol</id>
	<title>User talk:Intersol - 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=User_talk%3AIntersol"/>
	<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=User_talk:Intersol&amp;action=history"/>
	<updated>2026-05-27T19:59:43Z</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=User_talk:Intersol&amp;diff=14410&amp;oldid=prev</id>
		<title>195.41.96.6 at 11:21, 19 December 2007</title>
		<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=User_talk:Intersol&amp;diff=14410&amp;oldid=prev"/>
		<updated>2007-12-19T11:21:01Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The file association macro seems to not work in nsis 2.33.&lt;br /&gt;
&lt;br /&gt;
I have made it work with these changes: &lt;br /&gt;
&lt;br /&gt;
- Added missing quotation marks around unregister macro parameter:&lt;br /&gt;
Push &amp;quot;${extension}&amp;quot;&lt;br /&gt;
Push &amp;quot;${description}&amp;quot;&lt;br /&gt;
&lt;br /&gt;
- NSIS 2.33 (since?) requires function name to start with &amp;quot;un.&amp;quot;:&lt;br /&gt;
Call un.registerExtension      (instead of Call unregisterExtension)&lt;br /&gt;
Function un.registerExtension  (instead of Call unregisterExtension)&lt;/div&gt;</summary>
		<author><name>195.41.96.6</name></author>
	</entry>
</feed>