<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>potisan</author_name>
  <author_url>https://blog.hatena.ne.jp/potisan/</author_url>
  <blog_title>potisanのプログラミングメモ</blog_title>
  <blog_url>https://potisan-programming-memo.hatenablog.jp/</blog_url>
  <categories>
    <anon>PowerShell7</anon>
  </categories>
  <description>PowerShell 7のメモをまとめます。過去の記事もいくつか統合しようと考えています。 コマンドの場所を取得する。 DLLのバージョン情報を再帰検索する。 特殊フォルダのパスを取得する。 型アクセラレーターを取得する。 型アクセラレーターを取得・追加・削除する。 コマンドの場所を取得する。 filter Get-CommandPath([string]$String, [string]$NoPathString = &quot;&lt;コマンドレット等&gt;&quot;) { return (Get-Command $String).Path ?? $NoPathString } Get-CommandPath pws…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpotisan-programming-memo.hatenablog.jp%2Fentry%2F2025%2F05%2F14%2F115417&quot; title=&quot;PowerShell 7 メモ集 - potisanのプログラミングメモ&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>2025-05-14 11:54:17</published>
  <title>PowerShell 7 メモ集</title>
  <type>rich</type>
  <url>https://potisan-programming-memo.hatenablog.jp/entry/2025/05/14/115417</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
