|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: How to find GUID of Typelibrary for a given OLE Object?by barbie (Deacon) |
| on Mar 30, 2005 at 14:02 UTC ( #443457=note: print w/ replies, xml ) | Need Help?? |
|
I believe the following is the kind of thing you're after:
You can then call TypeLibs::ExistsTypeLib('Microsoft Excel') and it should return a list consisting of the ClassID, Title, Major Version Number, Minor Version Number, LanguageID, and Executable Filename. I now have a modified version to check whether Outlook is installed for my Outlook CPAN modules.
--
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||