<?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%2FExec</id>
	<title>Reference/Exec - 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%2FExec"/>
	<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=Reference/Exec&amp;action=history"/>
	<updated>2026-04-28T18:26:49Z</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/Exec&amp;diff=21279&amp;oldid=prev</id>
		<title>Jan: Created page with &quot;=Exec=   command  Execute the specified program and continue immediately. Note that the file specified must exist on the target system, not the compiling system. $OUTDIR is used ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=Reference/Exec&amp;diff=21279&amp;oldid=prev"/>
		<updated>2011-11-25T16:39:30Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=Exec=   command  Execute the specified program and continue immediately. Note that the file specified must exist on the target system, not the compiling system. $OUTDIR is used ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Exec=&lt;br /&gt;
&lt;br /&gt;
 command&lt;br /&gt;
&lt;br /&gt;
Execute the specified program and continue immediately. Note that the file specified must exist on the target system, not the compiling system. $OUTDIR is used for the working directory. The error flag is set if the process could not be launched. Note, if the command could have spaces, you should put it in quotes to delimit it from parameters. e.g.: Exec &amp;#039;&amp;quot;$INSTDIR\command.exe&amp;quot; parameters&amp;#039;. If you don&amp;#039;t put it in quotes it will not work on Windows 9x with or without parameters.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;highlight-nsis&amp;gt;Exec &amp;#039;&amp;quot;$INSTDIR\someprogram.exe&amp;quot;&amp;#039;&lt;br /&gt;
Exec &amp;#039;&amp;quot;$INSTDIR\someprogram.exe&amp;quot; some parameters&amp;#039;&amp;lt;/highlight-nsis&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
</feed>