<?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[Need to write an batch program but never used notepad need help]]></title><description><![CDATA[<p dir="auto">Hello all</p>
<p dir="auto">I need to write an simple program but dont know how.<br />
If anyone is willing to help i would be gratefull.</p>
<p dir="auto">What the batch file needs to do is.<br />
Connect to an wifi network<br />
then open a .exe and the windows activation at the same time.<br />
Then wait till both are closed.<br />
Then open 2 tabs in an browser.</p>
<p dir="auto">is this posible and if it is can someone help me write the code.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/18212/need-to-write-an-batch-program-but-never-used-notepad-need-help</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 09:00:09 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/18212.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 08 Sep 2019 11:24:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Need to write an batch program but never used notepad need help on Sun, 08 Sep 2019 12:42:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andr%C3%A9-van-den-broek" aria-label="Profile: André-van-den-Broek">@<bdi>André-van-den-Broek</bdi></a></p>
<p dir="auto">Best possible answer is <a href="https://notepad-plus-plus.org/community/topic/15958/faq-desk-you-ve-asked-your-question-in-the-wrong-place" rel="nofollow ugc">here</a>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/46912</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/46912</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sun, 08 Sep 2019 12:42:23 GMT</pubDate></item><item><title><![CDATA[Reply to Need to write an batch program but never used notepad need help on Sun, 08 Sep 2019 11:58:09 GMT]]></title><description><![CDATA[<hr />
<p dir="auto">@echo off<br />
echo. wait till program finish the procces<br />
start /w a .exe<br />
start chrome <a href="https://notepad-plus-plus.org/community/topic/18212/need-to-write-an-batch-program-but-never-used-notepad-need-help" rel="nofollow ugc">https://notepad-plus-plus.org/community/topic/18212/need-to-write-an-batch-program-but-never-used-notepad-need-help</a><br />
start chrome <a href="https://github.com/" rel="nofollow ugc">https://github.com/</a></p>
<hr />
]]></description><link>https://community.notepad-plus-plus.org/post/46911</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/46911</guid><dc:creator><![CDATA[rinku singh]]></dc:creator><pubDate>Sun, 08 Sep 2019 11:58:09 GMT</pubDate></item></channel></rss>