Re: Shellexecute question



On Mon, 19 Dec 2005 09:16:03 -0000, "Mike Glazer"
<glazer@xxxxxxxxxxxxxxxx> wrote:

>The problem I have is suppose I send my program to someone else who might
>have installed the external application to a non-standard folder on their
>machine.

Even if the app is installed to a non-standard folder, if it works
with file associations, it is possible to find the application folder
using the technique I described.

>What I need then is some code in my program that automatically
>picks up the .exe file of the external application.

What I described was a form of pseudocode for exactly what you
require.

Noel
.