<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takanoo</author_name>
  <author_url>https://blog.hatena.ne.jp/takanoo/</author_url>
  <blog_title>takanooの日記</blog_title>
  <blog_url>https://takanoo.hatenadiary.org/</blog_url>
  <categories>
    <anon>windows</anon>
  </categories>
  <description>なんかGUI*1でシステム環境変数を表示させようとすると激しくめんどくさいので、スクリプトを書いてみた。 'ユーザ環境変数を列挙する Set sh = CreateObject(&quot;WScript.Shell&quot;) Set env = sh.Environment(&quot;USER&quot;) For Each e In env s = s &amp; e &amp; vbNewLine Next WScript.Echo s 'システム環境変数を列挙する Set sh = CreateObject(&quot;WScript.Shell&quot;) Set env = sh.Environment(&quot;SYSTEM&quot;) For Each e I…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakanoo.hatenadiary.org%2Fentry%2F20100906%2F1283780330&quot; title=&quot;環境変数を一覧表示する - takanooの日記&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>2010-09-06 22:38:50</published>
  <title>環境変数を一覧表示する</title>
  <type>rich</type>
  <url>https://takanoo.hatenadiary.org/entry/20100906/1283780330</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
