[DUG] Open on associated file
Laurence Bevan
laurence at master.co.nz
Tue Mar 14 08:50:25 NZDT 2006
Hi John,
You will need to set up the file extension in the registry HKEY_CLASSES_ROOT
and associate your program with the open command. You can do this on the
machine by going into Windows Explorer/Tools/Folder Options/File Types, or a
better way is to add code to the start up of your application to check and
set it accordingly. This means the user has to run your program once to set
the association.
Regards,
Laurence Bevan
> Hi all
>
> What code do I need in the application to open the application when an
> associated file is clicked?
>
> TIA
> John
>
More information about the Delphi
mailing list