<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>SyMenu - Troubleshooting &amp; Bug Reports - Windows Command problem - Messages</title>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=911</link>
<description>SyMenu - Troubleshooting &amp; Bug Reports - Windows Command problem - Messages</description>
<language>en-us</language>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<pubDate>Tue, 08 Oct 2024 18:15:26 GMT</pubDate>
<lastBuildDate>Tue, 08 Oct 2024 18:15:26 GMT</lastBuildDate>
<item>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=911</link>
<title>Message from timrray</title>
<description><![CDATA[You are welcome! I have to do this sort of thing while writing my own scripts on occasion. In this instance, I used Process Explorer, which I installed into my SyMenu from the Suite. <br/><br/>If you run the app, you can choose which columns are visible in the process list. If you add "Command Line" to the columns you can see it. I usually either try to find the process, or, using the small target icon on Process Explorer, you can drag that target over the window you are interested in and process explorer will take you right to that specific process.<br/><br/>I'm open to testing anything you might try to cook up. Sorry for the delayed response.]]></description>
<pubDate>Tue, 08 Oct 2024 18:15:26 GMT</pubDate>
</item>
<item>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=911</link>
<title>Message from Gianluca</title>
<description><![CDATA[Hello timrray,<br/><br/>Wow... I think this is the first time I receive a bug report so detailed. Thank you for this.<br/><br/>You are right, with the last version I changed the escaping command system. <br/>Before that version escaping a forbidden char was done with the ^ char. <br/><br/><br/>So for example:<br/>C:\(MeAndYou)<br/>that's a perfectly allowed name in Windows but created some problems if executed in a process, was changed in:<br/>C:\^(MeAndYou^)<br/><br/><br/>But this method had some drawbacks for example with the &amp; character.<br/><br/>The  solution with the double quotes seems a good one with a minimum impact  and instead... some commands fail because of this one.<br/><br/><br/>So a command like:<br/>"ipconfig" <br/>works well regardless the double quotes but:<br/><br/>"ipconfig /all" <br/>won't work at all.... Windows mysteries...<br/><br/>So what can we do now?<br/><br/>I  think I could try to recognize when the command contains a path and  only in that case I can escape it. <br/>This solution should fix any problem.<br/>What do you think about it?<br/><br/>BTW how are you able to sniff the command send to the shell? I'm asking because it could be a useful technique for me too.]]></description>
<pubDate>Thu, 26 Sep 2024 21:31:47 GMT</pubDate>
</item>
<item>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=911</link>
<title>Message from timrray</title>
<description><![CDATA[Hello! I just wanted to report a problem I'm having with the latest version. All of my "windows command" entries stopped working recently. When I run them, I get "The system cannot find the path specified". Upon looking at the command line being launched, it looks like there are double quotes around the actual command I am trying to run. For example, for the windows command "ipconfig /flushdns", Symenu winds up running "cmd.exe /k" ""ipconfig /flushdns"" (note the double quotes around the actual windows command I specified in the Symenu entry).]]></description>
<pubDate>Thu, 26 Sep 2024 15:21:24 GMT</pubDate>
</item>
</channel>
</rss>
