<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shikaku</author_name>
  <author_url>https://blog.hatena.ne.jp/shikaku/</author_url>
  <blog_title>shikaku's blog</blog_title>
  <blog_url>https://blog.systemjp.net/</blog_url>
  <categories>
    <anon>WSH</anon>
  </categories>
  <description>Option Explicit On Error Resume Next Dim objWshShell ' WshShell オブジェクト Dim strCmdLine ' 実行するコマンド Dim varMsg '確認画面 varMsg = MsgBox (&quot;再起動しますか？&quot;, vbYesNo, &quot;確認&quot;) If varMsg &lt;&gt; vbYes Then WScript.Quit 'スクリプト終了 End If '再起動 Set objWshShell = WScript.CreateObject(&quot;WScript.Shell&quot;) strCmdLine = &quot;shutdown /r /t…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.systemjp.net%2Fentry%2F2015%2F02%2F06%2F092607&quot; title=&quot;VBScript で再起動する - shikaku&amp;#39;s blog&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>2015-02-06 09:26:07</published>
  <title>VBScript で再起動する</title>
  <type>rich</type>
  <url>https://blog.systemjp.net/entry/2015/02/06/092607</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
