<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t-hom</author_name>
  <author_url>https://blog.hatena.ne.jp/t-hom/</author_url>
  <blog_title>t-hom’s diary</blog_title>
  <blog_url>https://thom.hateblo.jp/</blog_url>
  <categories>
    <anon>VBA</anon>
  </categories>
  <description>VBAでInernet Explorerを起動させた場合、コーディングミスなどでQuitがうまく動作しないときがある。VisibleがTrueならタスクバーから「すべてのウィンドウを閉じる」が使えるが、VisibleをFalseにしているとプロセスだけがたまっていく。タスクマネージャから一つずつかたずけるのは、非常に面倒くさい。そんなときはコマンドプロンプトを起動し、以下を実行すると一度にIEプロセスが終了できる。taskkill /f /im iexplore.exe実は先ほどこの記事を書きながらスクリーンショットを取るためにコマンドを実行してしまい、はてなブログごと終了させてしまった。 非…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fthom.hateblo.jp%2Fentry%2F2015%2F06%2F20%2F095035&quot; title=&quot;VBAでQuitできなかった大量のIEプロセスを一気に閉じる - t-hom’s diary&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>http://cdn-ak.f.st-hatena.com/images/fotolife/t/t-hom/20150620/20150620093848.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-06-20 09:50:35</published>
  <title>VBAでQuitできなかった大量のIEプロセスを一気に閉じる</title>
  <type>rich</type>
  <url>https://thom.hateblo.jp/entry/2015/06/20/095035</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
