<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nakani1210</author_name>
  <author_url>https://blog.hatena.ne.jp/nakani1210/</author_url>
  <blog_title>nakanilog</blog_title>
  <blog_url>https://nakani1210.hatenablog.com/</blog_url>
  <categories>
    <anon>Windows</anon>
  </categories>
  <description>Windowsのバッチファイルで、ネットワークパス上にあるファイルを操作する場合、cd コマンドでネットワークパスに移動にすることができない。そこで、パスの移動を pushd / popd コマンド にて行うとネットワークパスに移動できる。 ＜cdコマンドでの移動例＞cd \\192.168.1.11\Users\Public'CMD では UNC パスは現在のディレクトリとしてサポートされません。 ※UNCパス：ネットワークパス ＜pushdコマンドでの移動例＞C:\&gt; pushd \\192.168.1.11\Users\PublicY:\Public&gt; pushd コマンドにネットワーク…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnakani1210.hatenablog.com%2Fentry%2F2016%2F05%2F28%2F151235&quot; title=&quot;バッチファイル内のネットワークパス操作について - nakanilog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-05-28 15:12:35</published>
  <title>バッチファイル内のネットワークパス操作について</title>
  <type>rich</type>
  <url>https://nakani1210.hatenablog.com/entry/2016/05/28/151235</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
