<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kakashibata</author_name>
  <author_url>https://blog.hatena.ne.jp/kakashibata/</author_url>
  <blog_title>かかしのアウトプット練習</blog_title>
  <blog_url>https://kakashibata.hatenablog.jp/</blog_url>
  <categories>
    <anon>bat</anon>
    <anon>Windows</anon>
  </categories>
  <description>試した環境 Windows10 本題 コマンドプロンプトを立ち上げて処理を実行し、その処理が終わり次第コマンドプロンプトが閉じるといった動作を実現したいときには、 以下のコマンドでできます。 start cmd /c 実行したいコマンド 例えば以下のコマンドを実行すると、コマンドプロンプトが立ち上がり10秒後に閉じます。 start cmd /c timeout /t 10 cmdコマンドの/cオプションで実行したいコマンド完了時にcmdインスタンスを終了するようになります。 こうすることでstartコマンドで立ち上げたコマンドプロンプトが閉じます。 ちなみに、/cとtimeoutの間のスペー…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkakashibata.hatenablog.jp%2Fentry%2F2020%2F02%2F10%2F001642&quot; title=&quot;処理が終わり次第閉じるコマンドプロンプトを立ち上げるコマンド - かかしのアウトプット練習&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>2020-02-10 00:16:42</published>
  <title>処理が終わり次第閉じるコマンドプロンプトを立ち上げるコマンド</title>
  <type>rich</type>
  <url>https://kakashibata.hatenablog.jp/entry/2020/02/10/001642</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
