<?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%2FSectionIn</id>
	<title>Reference/SectionIn - 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%2FSectionIn"/>
	<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=Reference/SectionIn&amp;action=history"/>
	<updated>2026-04-27T18:21: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=Reference/SectionIn&amp;diff=21193&amp;oldid=prev</id>
		<title>Jan: Created page with &quot;=SectionIn=   insttype_index [insttype_index] [RO]  This command specifies which install types (see InstType) the current section defaults to the enabled s...&quot;</title>
		<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=Reference/SectionIn&amp;diff=21193&amp;oldid=prev"/>
		<updated>2011-11-25T13:35:07Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=SectionIn=   insttype_index [insttype_index] [RO]  This command specifies which install types (see &lt;a href=&quot;/Reference/InstType&quot; title=&quot;Reference/InstType&quot;&gt;InstType&lt;/a&gt;) the current section defaults to the enabled s...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=SectionIn=&lt;br /&gt;
&lt;br /&gt;
 insttype_index [insttype_index] [RO]&lt;br /&gt;
&lt;br /&gt;
This command specifies which install types (see [[Reference/InstType|InstType]]) the current section defaults to the enabled state in. Multiple SectionIn commands can be specified (they are combined). If you specify RO as a parameter, then the section will be read-only, meaning the user won&amp;#039;t be able to change its state. The first install type defined using [[Reference/InstType|InstType]] is indexed 1, the next 2 and so on.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;highlight-nsis&amp;gt;InstType &amp;quot;full&amp;quot;&lt;br /&gt;
InstType &amp;quot;minimal&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;a section&amp;quot;&lt;br /&gt;
SectionIn 1 2&lt;br /&gt;
SectionEnd&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;another section&amp;quot;&lt;br /&gt;
SectionIn 1&lt;br /&gt;
SectionEnd&amp;lt;/highlight-nsis&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
</feed>