<?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: Elevate application on Vista with JWSCL</title>
	<atom:link href="http://blog.delphi-jedi.net/2008/03/18/elevate-application-on-vista-with-jwscl/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.delphi-jedi.net/2008/03/18/elevate-application-on-vista-with-jwscl/</link>
	<description>Joint Endeavor of Delphi Innovators of Windows Programming</description>
	<lastBuildDate>Thu, 24 Nov 2011 17:58:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Christian Wimmer</title>
		<link>http://blog.delphi-jedi.net/2008/03/18/elevate-application-on-vista-with-jwscl/comment-page-1/#comment-16148</link>
		<dc:creator>Christian Wimmer</dc:creator>
		<pubDate>Thu, 19 Mar 2009 12:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.delphi-jedi.net/2008/03/18/elevate-application-on-vista-with-jwscl/#comment-16148</guid>
		<description>You could...
1. Use a named Mutex (needs to adapt security settings, think of admin process)
2. Broadcast a registered window message (needs to adapt security settings, think of UAC)
3. Search for your process&#039; name with the process API (needs more effort to work with Terminal Server/FUS)
4. Write a lock file (can stay intact after app failure)
5. Use a global atom (can stay intact after app failure)</description>
		<content:encoded><![CDATA[<p>You could&#8230;<br />
1. Use a named Mutex (needs to adapt security settings, think of admin process)<br />
2. Broadcast a registered window message (needs to adapt security settings, think of UAC)<br />
3. Search for your process&#8217; name with the process API (needs more effort to work with Terminal Server/FUS)<br />
4. Write a lock file (can stay intact after app failure)<br />
5. Use a global atom (can stay intact after app failure)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Warming</title>
		<link>http://blog.delphi-jedi.net/2008/03/18/elevate-application-on-vista-with-jwscl/comment-page-1/#comment-16143</link>
		<dc:creator>Brian Warming</dc:creator>
		<pubDate>Thu, 19 Mar 2009 10:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.delphi-jedi.net/2008/03/18/elevate-application-on-vista-with-jwscl/#comment-16143</guid>
		<description>In your code &quot;how to start the application with elevated privileges from whithin the same app&quot; how would you best check that you have already started a second instance ?</description>
		<content:encoded><![CDATA[<p>In your code &#8220;how to start the application with elevated privileges from whithin the same app&#8221; how would you best check that you have already started a second instance ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert H</title>
		<link>http://blog.delphi-jedi.net/2008/03/18/elevate-application-on-vista-with-jwscl/comment-page-1/#comment-92</link>
		<dc:creator>Robert H</dc:creator>
		<pubDate>Sat, 12 Apr 2008 00:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.delphi-jedi.net/2008/03/18/elevate-application-on-vista-with-jwscl/#comment-92</guid>
		<description>This is a truly excellent Blog - and beautifully presented..

Thank you VERY, VERY much for this info. I&#039;ve just recently become aware of these Jedi resources and they are a godsend.

Robert H</description>
		<content:encoded><![CDATA[<p>This is a truly excellent Blog &#8211; and beautifully presented..</p>
<p>Thank you VERY, VERY much for this info. I&#8217;ve just recently become aware of these Jedi resources and they are a godsend.</p>
<p>Robert H</p>
]]></content:encoded>
	</item>
</channel>
</rss>

