<?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%2FWriteRegDWORD</id>
	<title>Reference/WriteRegDWORD - 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%2FWriteRegDWORD"/>
	<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=Reference/WriteRegDWORD&amp;action=history"/>
	<updated>2026-04-18T18:49:17Z</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/WriteRegDWORD&amp;diff=21303&amp;oldid=prev</id>
		<title>Jan: Created page with &quot;=WriteRegDWORD=   root_key subkey key_name value  This command writes a dword (32 bit integer) to the registry (a user variable can be specified). Valid values for root_key are l...&quot;</title>
		<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=Reference/WriteRegDWORD&amp;diff=21303&amp;oldid=prev"/>
		<updated>2011-11-25T17:06:23Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=WriteRegDWORD=   root_key subkey key_name value  This command writes a dword (32 bit integer) to the registry (a user variable can be specified). Valid values for root_key are l...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=WriteRegDWORD=&lt;br /&gt;
&lt;br /&gt;
 root_key subkey key_name value&lt;br /&gt;
&lt;br /&gt;
This command writes a dword (32 bit integer) to the registry (a user variable can be specified). Valid values for root_key are listed under [[Reference/WriteRegStr|WriteRegStr]]. The error flag is set if the dword could not be written to the registry. If the registry key doesn&amp;#039;t exist it will be created.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;highlight-nsis&amp;gt;WriteRegDWORD HKLM &amp;quot;Software\My Company\My Software&amp;quot; &amp;quot;DWORD Value&amp;quot; 0xDEADBEEF&amp;lt;/highlight-nsis&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
</feed>