<?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%2FWriteINIStr</id>
	<title>Reference/WriteINIStr - 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%2FWriteINIStr"/>
	<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=Reference/WriteINIStr&amp;action=history"/>
	<updated>2026-04-27T14:17:06Z</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/WriteINIStr&amp;diff=21302&amp;oldid=prev</id>
		<title>Jan: Created page with &quot;=WriteINIStr=   ini_filename section_name entry_name value  Writes entry_name=value into [section_name] of ini_filename. The error flag is set if the string could not be written ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=Reference/WriteINIStr&amp;diff=21302&amp;oldid=prev"/>
		<updated>2011-11-25T17:05:24Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=WriteINIStr=   ini_filename section_name entry_name value  Writes entry_name=value into [section_name] of ini_filename. The error flag is set if the string could not be written ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=WriteINIStr=&lt;br /&gt;
&lt;br /&gt;
 ini_filename section_name entry_name value&lt;br /&gt;
&lt;br /&gt;
Writes entry_name=value into [section_name] of ini_filename. The error flag is set if the string could not be written to the ini file.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;highlight-nsis&amp;gt;WriteINIStr $TEMP\something.ini section1 something 123&lt;br /&gt;
WriteINIStr $TEMP\something.ini section1 somethingelse 1234&lt;br /&gt;
WriteINIStr $TEMP\something.ini section2 nsis true&amp;lt;/highlight-nsis&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
</feed>