<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fezg00</author_name>
  <author_url>https://blog.hatena.ne.jp/fezg00/</author_url>
  <blog_title>Memo+</blog_title>
  <blog_url>https://fezg00.hatenadiary.org/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>Windows</anon>
  </categories>
  <description>無効にしたくはないけど、特定のプログラムは頻繁に立ち上げるんで聞かれたくないとか。アプリ内で昇格してしまおうという。 もちろんリスクにはつながるけど。 class Program { static void Main( string[] args ) { if( args.Length == 0 ) { return; } ExecuteProcess( args[0] ); } static private void ExecuteProcess( string path ) { Console.WriteLine( path + &quot;を起動しています。&quot; ); string currentB…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffezg00.hatenadiary.org%2Fentry%2F20100314%2F1268540449&quot; title=&quot;UAC対策 - Memo+&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-03-14 13:20:49</published>
  <title>UAC対策</title>
  <type>rich</type>
  <url>https://fezg00.hatenadiary.org/entry/20100314/1268540449</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
