<?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>
    <anon>Windows</anon>
  </categories>
  <description>PowerShell 7で登録された拡張子のProgIDとProgIDの概要を取得するサンプルコードです。-Pathと-LiteralPathの挙動の違い、Get-ItemPropertyによる高速化（Get-ChildItem比）等を確認するためのコードです。 #呼び出し側のスコープにHKCRを登録します。 function Register-HKCR { [OutputType([void])] param() Remove-PSDrive -Name HKCR -ErrorAction SilentlyContinue [void](New-PSDrive -PSProvider Reg…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpotisan-programming-memo.hatenablog.jp%2Fentry%2F2022%2F12%2F04%2F045643&quot; title=&quot;PowerShell7 登録された拡張子のProgIDとProgIDの概要を取得する - 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>2022-12-04 04:56:43</published>
  <title>PowerShell7 登録された拡張子のProgIDとProgIDの概要を取得する</title>
  <type>rich</type>
  <url>https://potisan-programming-memo.hatenablog.jp/entry/2022/12/04/045643</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
