<?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%2FExecShell</id>
	<title>Reference/ExecShell - 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%2FExecShell"/>
	<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=Reference/ExecShell&amp;action=history"/>
	<updated>2026-07-23T05:54:39Z</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/ExecShell&amp;diff=21280&amp;oldid=prev</id>
		<title>Jan: Created page with &quot;=ExecShell=   action command [parameters] [SW_SHOWDEFAULT | SW_SHOWNORMAL | SW_SHOWMAXIMIZED | SW_SHOWMINIMIZED | SW_HIDE]  Execute the specified program using ShellExecute. Note...&quot;</title>
		<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=Reference/ExecShell&amp;diff=21280&amp;oldid=prev"/>
		<updated>2011-11-25T16:40:27Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=ExecShell=   action command [parameters] [SW_SHOWDEFAULT | SW_SHOWNORMAL | SW_SHOWMAXIMIZED | SW_SHOWMINIMIZED | SW_HIDE]  Execute the specified program using ShellExecute. Note...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=ExecShell=&lt;br /&gt;
&lt;br /&gt;
 action command [parameters] [SW_SHOWDEFAULT | SW_SHOWNORMAL | SW_SHOWMAXIMIZED | SW_SHOWMINIMIZED | SW_HIDE]&lt;br /&gt;
&lt;br /&gt;
Execute the specified program using ShellExecute. Note that action is usually &amp;quot;open&amp;quot;, &amp;quot;print&amp;quot;, etc, but can be an empty string to use the default action. Parameters and the show type are optional. $OUTDIR is used for the working directory. The error flag is set if the process could not be launched.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;highlight-nsis&amp;gt;ExecShell &amp;quot;open&amp;quot; &amp;quot;http://nsis.sf.net/&amp;quot;&lt;br /&gt;
ExecShell &amp;quot;open&amp;quot; &amp;quot;$INSTDIR\readme.txt&amp;quot;&lt;br /&gt;
ExecShell &amp;quot;print&amp;quot; &amp;quot;$INSTDIR\readme.txt&amp;quot;&amp;lt;/highlight-nsis&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
</feed>