<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Times New Roman'; COLOR: #00002b; FONT-SIZE: 12pt">
<DIV>Hi</DIV>
<DIV>&nbsp;</DIV>
<DIV>I have an executable which I need to access that is installed in Program 
Files.</DIV>
<DIV>&nbsp;</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>&nbsp;</DIV>
<DIV>Win 7 path - C:\Program Files (x86)\...</DIV>
<DIV>&nbsp;</DIV>
<DIV>or</DIV>
<DIV>&nbsp;</DIV>
<DIV>Win XP path - C:\Program Files\...</DIV>
<DIV>&nbsp;</DIV>
<DIV>Any thoughts on an easy way to do this would be appreciated.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Bob</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></DIV></DIV></BODY></HTML>