Hi Bob,<br><br>Will following code work?<br><br>ExtractFilePath(Application.ExeName)<br><br>Regards<br>Leigh<br><br><div class="gmail_quote">2011/6/21 Bob Pawley <span dir="ltr">&lt;<a href="mailto:rjpawley@shaw.ca">rjpawley@shaw.ca</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div dir="ltr">
<div dir="ltr">
<div style="font-family:&#39;Times New Roman&#39;;color:#00002b;font-size:12pt">
<div>Hi</div>
<div> </div>
<div>I have an executable which I need to access that is installed in Program 
Files.</div>
<div> </div>
<div>With the advent of 64 byte in Windows 7, I need to distinguish which of the 
two file paths to use depending on the operating system.</div>
<div> </div>
<div>Win 7 path - C:\Program Files (x86)\...</div>
<div> </div>
<div>or</div>
<div> </div>
<div>Win XP path - C:\Program Files\...</div>
<div> </div>
<div>Any thoughts on an easy way to do this would be appreciated.</div>
<div> </div>
<div>Bob</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div></div></div></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>