<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Getting Vista UAC elevation to work for web deployed ClickOnce applications</title>
	<atom:link href="http://www.geektieguy.com/2007/08/25/getting-vista-uac-elevation-to-work-for-web-deployed-clickonce-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geektieguy.com/2007/08/25/getting-vista-uac-elevation-to-work-for-web-deployed-clickonce-applications/</link>
	<description>News and views from the geek tie guy.</description>
	<lastBuildDate>Fri, 12 Mar 2010 15:29:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike S.</title>
		<link>http://www.geektieguy.com/2007/08/25/getting-vista-uac-elevation-to-work-for-web-deployed-clickonce-applications/comment-page-1/#comment-46819</link>
		<dc:creator>Mike S.</dc:creator>
		<pubDate>Thu, 12 Nov 2009 18:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.geektieguy.com/2007/08/25/getting-vista-uac-elevation-to-work-for-web-deployed-clickonce-applications/#comment-46819</guid>
		<description>I tried adding those, and got some errors - but I probably just screwed something up. 
If I find out what I did wrong, I&#039;ll update here.
THanks!</description>
		<content:encoded><![CDATA[<p>I tried adding those, and got some errors &#8211; but I probably just screwed something up.<br />
If I find out what I did wrong, I&#8217;ll update here.<br />
THanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GeekTieGuy</title>
		<link>http://www.geektieguy.com/2007/08/25/getting-vista-uac-elevation-to-work-for-web-deployed-clickonce-applications/comment-page-1/#comment-46818</link>
		<dc:creator>GeekTieGuy</dc:creator>
		<pubDate>Thu, 12 Nov 2009 17:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.geektieguy.com/2007/08/25/getting-vista-uac-elevation-to-work-for-web-deployed-clickonce-applications/#comment-46818</guid>
		<description>Mike, I&#039;m not sure. It&#039;s been so long now. I think the manifest for the helper app needs to require admin privileges (and so does the manifest for the real app). If I remember correctly, I just added the trustInfo-security-requiredPrivileges-requestedExecutionLevel xml snippets to the manifest Visual Studio generates for a web deployment project.</description>
		<content:encoded><![CDATA[<p>Mike, I&#8217;m not sure. It&#8217;s been so long now. I think the manifest for the helper app needs to require admin privileges (and so does the manifest for the real app). If I remember correctly, I just added the trustInfo-security-requiredPrivileges-requestedExecutionLevel xml snippets to the manifest Visual Studio generates for a web deployment project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike S.</title>
		<link>http://www.geektieguy.com/2007/08/25/getting-vista-uac-elevation-to-work-for-web-deployed-clickonce-applications/comment-page-1/#comment-46813</link>
		<dc:creator>Mike S.</dc:creator>
		<pubDate>Thu, 12 Nov 2009 16:16:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.geektieguy.com/2007/08/25/getting-vista-uac-elevation-to-work-for-web-deployed-clickonce-applications/#comment-46813</guid>
		<description>I&#039;ve implemented part of this solution, and have run into an issue that simply a reference to Process.StartupInfo in the RunAsAdmin() function causes the ClickOnce Installer to crash.

I would think that having the ability to launch processes would be a full trust situation, which requires elevation, which is not supported in the Internet Zone. 

What am I missing? What&#039;s the manifest for the ClickOnce application supposed to look like (as opposed to the manifest for the helper application).

Help!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve implemented part of this solution, and have run into an issue that simply a reference to Process.StartupInfo in the RunAsAdmin() function causes the ClickOnce Installer to crash.</p>
<p>I would think that having the ability to launch processes would be a full trust situation, which requires elevation, which is not supported in the Internet Zone. </p>
<p>What am I missing? What&#8217;s the manifest for the ClickOnce application supposed to look like (as opposed to the manifest for the helper application).</p>
<p>Help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GeekTieGuy</title>
		<link>http://www.geektieguy.com/2007/08/25/getting-vista-uac-elevation-to-work-for-web-deployed-clickonce-applications/comment-page-1/#comment-44555</link>
		<dc:creator>GeekTieGuy</dc:creator>
		<pubDate>Sat, 19 Sep 2009 05:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.geektieguy.com/2007/08/25/getting-vista-uac-elevation-to-work-for-web-deployed-clickonce-applications/#comment-44555</guid>
		<description>MageUI is part of the .NET SDK, I believe. I&#039;m sure if you look on &lt;a href=&quot;http://msdn.microsoft.com&quot; rel=&quot;nofollow&quot;&gt;msdn.microsoft.com&lt;/a&gt;, you&#039;ll find plenty of information on it.</description>
		<content:encoded><![CDATA[<p>MageUI is part of the .NET SDK, I believe. I&#8217;m sure if you look on <a href="http://msdn.microsoft.com" rel="nofollow">msdn.microsoft.com</a>, you&#8217;ll find plenty of information on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.geektieguy.com/2007/08/25/getting-vista-uac-elevation-to-work-for-web-deployed-clickonce-applications/comment-page-1/#comment-44533</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 18 Sep 2009 19:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.geektieguy.com/2007/08/25/getting-vista-uac-elevation-to-work-for-web-deployed-clickonce-applications/#comment-44533</guid>
		<description>New to C#... what is MageUI? Where is it? How do I launch it, etc, etc....  Thanks for the helpful post!</description>
		<content:encoded><![CDATA[<p>New to C#&#8230; what is MageUI? Where is it? How do I launch it, etc, etc&#8230;.  Thanks for the helpful post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ServiceController on Vista &#124; keyongtech</title>
		<link>http://www.geektieguy.com/2007/08/25/getting-vista-uac-elevation-to-work-for-web-deployed-clickonce-applications/comment-page-1/#comment-27561</link>
		<dc:creator>ServiceController on Vista &#124; keyongtech</dc:creator>
		<pubDate>Sun, 18 Jan 2009 16:26:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.geektieguy.com/2007/08/25/getting-vista-uac-elevation-to-work-for-web-deployed-clickonce-applications/#comment-27561</guid>
		<description>[...] Vista elevation manifests are not supported for ClickOnce web-deployed apps. See if this helps:  http://www.geektieguy.com/2007/08/25...-applications/  -- Phil Wilson [MVP Windows Installer]   &quot;archimago&quot; &lt;archimago&gt; wrote in message [...]</description>
		<content:encoded><![CDATA[<p>[...] Vista elevation manifests are not supported for ClickOnce web-deployed apps. See if this helps:  <a href="http://www.geektieguy.com/2007/08/25...-applications/" rel="nofollow">http://www.geektieguy.com/2007/08/25&#8230;-applications/</a>  &#8212; Phil Wilson [MVP Windows Installer]   &quot;archimago&quot; &lt;archimago&gt; wrote in message [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
