<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to run a program?]]></title><description><![CDATA[<p dir="auto">I cant run a especific program in triggercmd, cant seem to find the correct command to do so. Pls help me</p>
]]></description><link>https://www.triggercmd.com/forum/topic/718/how-to-run-a-program</link><generator>RSS for Node</generator><lastBuildDate>Tue, 10 Mar 2026 00:35:10 GMT</lastBuildDate><atom:link href="https://www.triggercmd.com/forum/topic/718.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 30 May 2020 20:16:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to run a program? on Sun, 31 May 2020 15:52:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/3506">@Felipe-Martins-Araruna</a>, can you give some details?  Are you using Windows?  What's the program?</p>
<p dir="auto">I'll assume Windows, and give some steps that generally work:</p>
<ul>
<li>Use Windows <strong>search</strong> to find the program's icon.  In this example I searched for <strong>chrome</strong>.</li>
<li>Right-click that icon and select <strong>Open file location</strong></li>
</ul>
<p dir="auto"><img src="/forum/assets/uploads/files/1590939817566-99cba1df-cd65-4394-864f-a53b94730e74-image.png" alt="99cba1df-cd65-4394-864f-a53b94730e74-image.png" class=" img-fluid img-markdown" /></p>
<ul>
<li>Right-click the shortcut and click Properties</li>
</ul>
<p dir="auto"><img src="/forum/assets/uploads/files/1590939898815-2daa68e7-7934-453e-ba41-b2fc60814683-image.png" alt="2daa68e7-7934-453e-ba41-b2fc60814683-image.png" class=" img-fluid img-markdown" /></p>
<ul>
<li>Copy the Target</li>
</ul>
<p dir="auto"><img src="/forum/assets/uploads/files/1590939968074-6791c31b-5f7e-46a9-8386-ce679c61252b-image.png" alt="6791c31b-5f7e-46a9-8386-ce679c61252b-image.png" class=" img-fluid img-markdown" /></p>
<ul>
<li>Right-click the TRIGGERcmd tray icon, click GUI Command Editor, add a command, and paste that Target in the Command field:</li>
</ul>
<p dir="auto"><img src="/forum/assets/uploads/files/1590940079455-29df2b7a-085d-42a4-998b-75a0dba4ce93-image.png" alt="29df2b7a-085d-42a4-998b-75a0dba4ce93-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">For example, the Target in my Chrome icon is:</p>
<pre><code>"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe"
</code></pre>
]]></description><link>https://www.triggercmd.com/forum/post/2288</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/2288</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Sun, 31 May 2020 15:52:01 GMT</pubDate></item></channel></rss>