<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; CMD/BAT: Открыть папку с таким же именем]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=6001&amp;type=atom" />
	<updated>2011-07-14T03:09:58Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=6001</id>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT: Открыть папку с таким же именем]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=49845#p49845" />
			<content type="html"><![CDATA[<p>что такое &quot;открыл&quot; ?</p><br /><p>dir &quot;%~dpn0&quot;</p>]]></content>
			<author>
				<name><![CDATA[smaharbA]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=2911</uri>
			</author>
			<updated>2011-07-14T03:09:58Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=49845#p49845</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT: Открыть папку с таким же именем]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=49833#p49833" />
			<content type="html"><![CDATA[<p>Вот так, к примеру:<br /></p><div class="codebox"><pre><code>@for %%I in ( %0 ) do explorer %%~dpnI</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Spy00000]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27060</uri>
			</author>
			<updated>2011-07-13T12:23:09Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=49833#p49833</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[CMD/BAT: Открыть папку с таким же именем]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=49830#p49830" />
			<content type="html"><![CDATA[<p>Здравствуйте. Подскажите пожалуйста как сделать так чтобы батник открыл папку с таким же именем и который лежит на том же месте. То есть C:\start.bat открыл папку C:\start. При условий что имя батника изменяется тоесть переменная.</p>]]></content>
			<author>
				<name><![CDATA[Fanyde]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27053</uri>
			</author>
			<updated>2011-07-13T11:38:57Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=49830#p49830</id>
		</entry>
</feed>
