<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>udagawa</author_name>
  <author_url>https://blog.hatena.ne.jp/udagawa/</author_url>
  <blog_title>udagawa’s blog</blog_title>
  <blog_url>https://udagawa.hatenadiary.jp/</blog_url>
  <categories>
    <anon>windows</anon>
    <anon>windows8</anon>
  </categories>
  <description>昔からマウスで操作するのは面倒なのでbatから実行している。 &gt;type logoff.bat shutdown -l &gt;type reboot.bat shutdown -r -t 0 &gt;type standby.bat ver | findstr /i &quot;6\.2\.&quot; &gt; nul IF %ERRORLEVEL% EQU 0 ( REM Windows8(Microsoft Windows [Version 6.2.9200]) shutdown -s -hybrid -f -t 0 ) ELSE ( shutdown -s -f -t 0 )これらのコマンドは管理者モードじゃなくても実行…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fudagawa.hatenadiary.jp%2Fentry%2F20130110%2Fp3&quot; title=&quot;ログオフ、リブート、スタンバイ - udagawa’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>2013-01-10 00:00:02</published>
  <title>ログオフ、リブート、スタンバイ</title>
  <type>rich</type>
  <url>https://udagawa.hatenadiary.jp/entry/20130110/p3</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
