<?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[Doubts for creating .bat files]]></title><description><![CDATA[<p dir="auto">Hello I would like to turn off a specific monitor or turn it on, as well as being able to open a software on a certain screen maximized.</p>
<p dir="auto">I'm using bat files to execute this type of command because it is more organized.</p>
<p dir="auto">Can someone help me?</p>
]]></description><link>https://www.triggercmd.com/forum/topic/796/doubts-for-creating-bat-files</link><generator>RSS for Node</generator><lastBuildDate>Tue, 10 Mar 2026 01:02:49 GMT</lastBuildDate><atom:link href="https://www.triggercmd.com/forum/topic/796.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 22 Jul 2020 13:35:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Doubts for creating .bat files on Thu, 23 Jul 2020 01:23:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/4052">@wendergalan</a>, I found this tool called <strong>cmdow</strong> that can move a window to specific coordinates.</p>
<p dir="auto"><a href="https://ritchielawrence.github.io/cmdow/" rel="nofollow ugc">https://ritchielawrence.github.io/cmdow/</a></p>
<p dir="auto">This batch file opens Calculator, then moves it to my second monitor, then maximizes it:</p>
<pre><code>calc
cmdow calculator /mov 2000 60
cmdow calculator /max
</code></pre>
<p dir="auto">I haven't found a solution for turning specific monitors on or off yet.</p>
<p dir="auto">About having different prices for different countries, I'd rather not do that.  Paypal doesn't give me that option, and I think $19.95 is still pretty cheap for a full year.</p>
]]></description><link>https://www.triggercmd.com/forum/post/2544</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/2544</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Thu, 23 Jul 2020 01:23:27 GMT</pubDate></item><item><title><![CDATA[Reply to Doubts for creating .bat files on Wed, 22 Jul 2020 14:42:43 GMT]]></title><description><![CDATA[<p dir="auto">Another thing, I signed the PREMIUM but here in Brazil your currency is worth five times more than ours and the value of U $ 19.99 is expensive before our reality, I would like you to consider changing the value for different regions.</p>
<p dir="auto">Thank you very much!</p>
]]></description><link>https://www.triggercmd.com/forum/post/2542</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/2542</guid><dc:creator><![CDATA[wendergalan]]></dc:creator><pubDate>Wed, 22 Jul 2020 14:42:43 GMT</pubDate></item></channel></rss>