<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>SyMenu - General discussion &amp; questions - How to launch a CMD shell into a specific director - Messages</title>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=958</link>
<description>SyMenu - General discussion &amp; questions - How to launch a CMD shell into a specific director - Messages</description>
<language>en-us</language>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<pubDate>Tue, 30 Dec 2025 09:22:39 GMT</pubDate>
<lastBuildDate>Tue, 30 Dec 2025 09:22:39 GMT</lastBuildDate>
<item>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=958</link>
<title>Message from Gianluca</title>
<description><![CDATA[The single & is needed because otherwise the command interpreter treats exit as an argument of the first command (cd).<br/>The double && is needed because I want exit to run only if the first command has completed successfully.<br/>The second exit command is there to prevent the first window (the launcher), opened by SyMenu in its own folder, from staying open.<br/>It’s the dear old batch syntax man <img src="images/smilies/smile.gif" border=0 alt="smile" /> <img src="images/smilies/smile.gif" border=0 alt="smile" />]]></description>
<pubDate>Tue, 30 Dec 2025 09:22:39 GMT</pubDate>
</item>
<item>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=958</link>
<title>Message from M4verick</title>
<description><![CDATA[<b>Gianluca</b> wrote:<br/><blockquote>Nice solution, M4verick.<br/>I just want to add my two cents to show that it was also possible to solve the problem using a Windows Command item.<br/><br/>Add a new Windows Command item and fill the Command field with:<br/><br/>start cmd /k "cd /d D:\Misc\Down" &amp;&amp; exit<br/><br/>Naturally, replace D:\Misc\Down with your own folder.</blockquote><br/><br/><br/>Ah, I see.  I did play around with that option but I couldn't make it work because I had the quotation marks wrapped around the path like so:<br/><br/><code>start cmd /k cd /d "D:\Misc\Down"</code>     <br/><br/>Thanks for posting the solution!<br/><br/>By the way, why do you need two '&amp;' to make this work? &amp;&amp; exit<br/><br/><i>edited by M4verick on 30/12/2025</i>]]></description>
<pubDate>Tue, 30 Dec 2025 04:38:48 GMT</pubDate>
</item>
<item>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=958</link>
<title>Message from Gianluca</title>
<description><![CDATA[Nice solution, M4verick.<br/>I just want to add my two cents to show that it was also possible to solve the problem using a Windows Command item.<br/><br/>Add a new Windows Command item and fill the Command field with:<br/><br/>start cmd /k "cd /d D:\Misc\Down" &amp;&amp; exit<br/><br/>Naturally, replace D:\Misc\Down with your own folder.]]></description>
<pubDate>Mon, 29 Dec 2025 15:24:24 GMT</pubDate>
</item>
<item>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=958</link>
<title>Message from M4verick</title>
<description><![CDATA[I figured this out on my own. First of all, do not choose "Add Windows Command" - that doesn't give you any option to set a working directory.  Instead choose "Add a Program".  Afterwards refer to the 2nd screenshot steps 1-4 below.<br/><br/><br/><img src="att1" border="0"><br/><br/><img src="att2" border="0"><br/><br/><i>edited by M4verick on 28/12/2025</i>]]></description>
<pubDate>Sun, 28 Dec 2025 06:45:18 GMT</pubDate>
</item>
<item>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=958</link>
<title>Message from M4verick</title>
<description><![CDATA[Hi, I'm a new user of SyMenu.<br/><br/>I wish to launch Windows Command shell into a specific directory.  In another words, when I launch the command shell, I need the command prompt to already be at the following folder:<br/>"C:\folder 1\folder 2"<br/><br/>I know how to configure SyMenu so that the command shell is launched but I'm at a loss on how to do this.]]></description>
<pubDate>Sat, 27 Dec 2025 06:17:07 GMT</pubDate>
</item>
</channel>
</rss>
