Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Outlook is closed after release an object
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00458982
Message ID:
00459734
Views:
26
>My favorite way of getting the path/filename for an Automation server's EXE is to first find the CLSID, then look up the CLSID and find its LocalServer32 key, which holds the path/filename of the EXE (and is what Automation uses to locate the server). Here's some code that does just that:
>
* CheckServer.prg
Oooops, I forgot to tell you to pass the server name! Use the same one you'd use in CreateObject, as in CheckServer("Outlook.Application").

- della
Previous
Reply
Map
View

Click here to load this message in the networking platform