<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dechnostick</author_name>
  <author_url>https://blog.hatena.ne.jp/dechnostick/</author_url>
  <blog_title>デクノスティック</blog_title>
  <blog_url>https://dechnostick.hatenablog.com/</blog_url>
  <categories>
    <anon>VBA</anon>
    <anon>.NET</anon>
  </categories>
  <description>ShellExecuteEx で &quot;runas&quot; する。こんな感じになる。 Dim ei As SHELLEXECUTEINFO ei.cbSize = LenB(ei) ei.fMask = SEE_MASK_NOCLOSEPROCESS ' プロセスを終了させない ei.hwnd = GetActiveWindow() ' シートのハンドル ei.lpVerb = &quot;runas&quot; ei.lpFile = ActiveWorkbook.Path &amp; &quot;\ConsoleApplication1.exe&quot; ei.lpParameters = &quot;&quot; ' コマンドライン引数(ある場合) ei.lpD…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdechnostick.hatenablog.com%2Fentry%2F20120307%2F1331140472&quot; title=&quot;VBA で管理者権限に昇格する必要のある外部アプリを実行する - デクノスティック&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>http://cdn-ak.f.st-hatena.com/images/fotolife/d/dechnostick/20120308/20120308021804.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-03-07 02:14:32</published>
  <title>VBA で管理者権限に昇格する必要のある外部アプリを実行する</title>
  <type>rich</type>
  <url>https://dechnostick.hatenablog.com/entry/20120307/1331140472</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
