I have never really moved from INI files to be honest so our app. running on Vista was pretty straight forward EXCEPT that it didnt like running under the &quot;c:\program files\&quot; folder for some reason. I didnt ever try to find out I must admit, but other than that the conversion was fine.<br>
<br>On that not, anyone tried Windows 7 yet? I am liking it so far.<br><br>Jeremy<br><br><div class="gmail_quote">On Thu, May 7, 2009 at 3:34 PM, Robert martin <span dir="ltr">&lt;<a href="mailto:rob@chreos.co.nz">rob@chreos.co.nz</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


  

<div bgcolor="#ffffff" text="#000000">
Hi<br>
<br>
I cant find the resource I last used but there are heaps of web pages
about this.  See link below for the codegear one hat has some
information that may be of use.<br>
<br>
<a href="http://pascalfonteneau.developpez.com/articles/delphi/vista/uac/VistaUACandDelphi.pdf" target="_blank">http://pascalfonteneau.developpez.com/articles/delphi/vista/uac/VistaUACandDelphi.pdf</a><br>
<br>
<br>
Some time (before Vista) we made the jump out of the registry and back
to ini files and have never regretted it !  Certainly made Vista
enabling our app pretty easy :)<br>
<br>
Cheers<br>
Rob<br>
<span lang="EN-NZ"></span>
<div>
<div>
<p><span lang="EN-NZ"> </span></p>
</div>
</div>
<br>
<br>
Conor Boyd wrote:
<blockquote type="cite"><div><div></div><div class="h5">
  
  
  <div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Hi all,</font></span></div>
  <div dir="ltr" align="left"><span></span> </div>
  <div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">I&#39;m about to pull a chunk of
code out of my Delphi app and bundle it into another binary so that I
can elevate that chunk of functionality on Vista, while leaving the
main app running unelevated.</font></span></div>
  <div dir="ltr" align="left"><span></span> </div>
  <div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">I&#39;ve seen a number of references
to the blog posting linked below which I can&#39;t get access to (when I
visit it, it says I haven&#39;t been invited to read that blog).  I believe
this article to be describing how to package this code up into a COM
DLL and elevate my administrative functionality that way.</font></span></div>
  <div dir="ltr" align="left"><span></span> </div>
  <div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"><a href="http://developersoven.blogspot.com/2007/02/leveraging-vistas-uac-with-delphi-part.html" target="_blank">http://developersoven.blogspot.com/2007/02/leveraging-vistas-uac-with-delphi-part.html</a></font></span></div>

  <div dir="ltr" align="left"><span></span> </div>
  <div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Can anybody here provide more
information on this process?  I know how to write COM DLLs no problem,
but I&#39;m unsure about whether there are other issues involved here?</font></span></div>
  <div dir="ltr" align="left"><span></span> </div>
  <div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Or does anybody have an
alternative suggestion for functionality requiring elevation on Vista? 
The other alternative I&#39;ve got is just to bundle my code into a simple
executable with an elevated manifest resource compiled into it, and
simply ShellExec that.</font></span></div>
  <div dir="ltr" align="left"><span></span> </div>
  <div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">(The functionality in question
is simply writing value(s) to &quot;our&quot; key in HKLM in the registry).</font></span></div>
  <div dir="ltr" align="left"><span></span> </div>
  <div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Thanks,</font></span></div>
  <div dir="ltr" align="left"><span></span> </div>
  <div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Conor</font></span></div>
  </div></div><pre><hr size="4" width="90%">
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: <a href="mailto:delphi@delphi.org.nz" target="_blank">delphi@delphi.org.nz</a>
Admin: <a href="http://delphi.org.nz/mailman/listinfo/delphi" target="_blank">http://delphi.org.nz/mailman/listinfo/delphi</a>
Unsubscribe: send an email to <a href="mailto:delphi-request@delphi.org.nz" target="_blank">delphi-request@delphi.org.nz</a> with Subject: unsubscribe</pre>
</blockquote>
</div>

<br>_______________________________________________<br>
NZ Borland Developers Group - Delphi mailing list<br>
Post: <a href="mailto:delphi@delphi.org.nz">delphi@delphi.org.nz</a><br>
Admin: <a href="http://delphi.org.nz/mailman/listinfo/delphi" target="_blank">http://delphi.org.nz/mailman/listinfo/delphi</a><br>
Unsubscribe: send an email to <a href="mailto:delphi-request@delphi.org.nz">delphi-request@delphi.org.nz</a> with Subject: unsubscribe<br></blockquote></div><br>