<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gsf_zero1</author_name>
  <author_url>https://blog.hatena.ne.jp/gsf_zero1/</author_url>
  <blog_title>いろいろ備忘録日記</blog_title>
  <blog_url>https://devlights.hatenablog.com/</blog_url>
  <categories>
    <anon>windows</anon>
    <anon>C#</anon>
  </categories>
  <description>vistaにてアプリを開発する際に注意が必要な部分にUACがあります。 私の場合、.netアプリを作成して実行したら以下のエラーが出ました。 UnauthorizedAccessExceptionが発生しました。 原因は、レジストリにアプリがアクセスしようとして拒否されたせいでした。 このようなエラーが発生したりする場合は、通常マニフェストファイルを作成して 管理者権限で実行するように定義します。 同じような事を書いている参考リソースをメモメモ。 http://ngxsejm.blog105.fc2.com/blog-entry-79.html http://www.ailight.jp/bl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdevlights.hatenablog.com%2Fentry%2F20080320%2Fp1&quot; title=&quot; UAC周りについて-2 (manifest, マニフェストファイル, requireAdministrator, 管理者権限, schemas-microsoft-com:asm.v3) - いろいろ備忘録日記&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>2008-03-20 00:00:00</published>
  <title> UAC周りについて-2 (manifest, マニフェストファイル, requireAdministrator, 管理者権限, schemas-microsoft-com:asm.v3)</title>
  <type>rich</type>
  <url>https://devlights.hatenablog.com/entry/20080320/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
