Can anyone tell me where in the Registry I might find the locations for:
Internet Explorer
Windows Explorer
Outlook Express or other standard e-mail client
Would be most appreciated.
Dave
Bob Butler - 03 Feb 2005 16:08 GMT
> Can anyone tell me where in the Registry I might find the locations
> for:
>
> Internet Explorer
> Windows Explorer
> Outlook Express or other standard e-mail client
It will vary depending on the version and what specific info you are looking
for. As a WAG I'd venture that the FindExecutable API call may be at least
part of what you need to use.

Signature
Reply to the group so all can participate
VB.Net: "Fool me once..."
Igor Tandetnik - 03 Feb 2005 19:29 GMT
> Can anyone tell me where in the Registry I might find the locations
> for:
>
> Internet Explorer
> Windows Explorer
> Outlook Express or other standard e-mail client
For the standard e-mail client, see
http://msdn.microsoft.com/library/en-us/shellcc/platform/shell/programmersguide/
shell_adv/registeringapps.asp
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q297878

Signature
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
Sam Hobbs - 26 Feb 2005 22:47 GMT
Are you sure you have to use the registry, or are you just assuming you
must?
> Can anyone tell me where in the Registry I might find the locations for:
>
[quoted text clipped - 5 lines]
>
> Dave