<?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[Open containing folder in cmd by the way of commands]]></title><description><![CDATA[<p dir="auto">How do I code in figure1’s window to open containing folder in cmd as shown in figure2?<br />
WINDOWS10<br />
npp.8.2.x64<br />
(figure1)<br />
<img src="/assets/uploads/files/1651499936363-275fdfaa-a36e-47f9-9863-529f6cc5eca7-20220502213115.jpg" alt="275fdfaa-a36e-47f9-9863-529f6cc5eca7-20220502213115.jpg" class=" img-fluid img-markdown" /><br />
(figure2)<br />
<img src="/assets/uploads/files/1651499960849-450090e2-9872-467d-b88f-66131db2bf16-20220502213054.jpg" alt="450090e2-9872-467d-b88f-66131db2bf16-20220502213054.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/topic/22945/open-containing-folder-in-cmd-by-the-way-of-commands</link><generator>RSS for Node</generator><lastBuildDate>Sat, 05 Sep 2026 23:24:47 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/22945.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 02 May 2022 13:59:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Open containing folder in cmd by the way of commands on Mon, 02 May 2022 14:56:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: peterjones">@<bdi>peterjones</bdi></a><br />
I checked the user manual and learned about the Notepad++'s specific environment variables, thank you for the reminder!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76589</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76589</guid><dc:creator><![CDATA[ZhongPing Zhao]]></dc:creator><pubDate>Mon, 02 May 2022 14:56:37 GMT</pubDate></item><item><title><![CDATA[Reply to Open containing folder in cmd by the way of commands on Mon, 02 May 2022 14:53:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: alan-kilborn">@<bdi>alan-kilborn</bdi></a><br />
Thanks a lot for your answer.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76588</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76588</guid><dc:creator><![CDATA[ZhongPing Zhao]]></dc:creator><pubDate>Mon, 02 May 2022 14:53:03 GMT</pubDate></item><item><title><![CDATA[Reply to Open containing folder in cmd by the way of commands on Mon, 02 May 2022 14:11:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zhongping-zhao" aria-label="Profile: zhongping-zhao">@<bdi>zhongping-zhao</bdi></a> ,</p>
<p dir="auto">Further to what Alan posted, the <a href="https://npp-user-manual.org/" rel="nofollow ugc">online users manual</a> lists the <a href="https://npp-user-manual.org/docs/config-files/#userdefinedcommands" rel="nofollow ugc">variables you can use in Notepad++'s Run dialog</a>, which includes <code>$(CURRENT_DIRECTORY)</code> .</p>
<p dir="auto">That is the only part that is unique to Notepad++.  Other than that, what Alan showed you was just standard cmd.exe syntax (as <a href="https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/cmd" rel="nofollow ugc">documented by microsoft</a>).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76585</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76585</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 02 May 2022 14:11:15 GMT</pubDate></item><item><title><![CDATA[Reply to Open containing folder in cmd by the way of commands on Mon, 02 May 2022 14:09:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zhongping-zhao" aria-label="Profile: zhongping-zhao">@<bdi>zhongping-zhao</bdi></a></p>
<p dir="auto"><code>cmd /k cd /d $(CURRENT_DIRECTORY)</code></p>
]]></description><link>https://community.notepad-plus-plus.org/post/76584</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76584</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Mon, 02 May 2022 14:09:12 GMT</pubDate></item></channel></rss>