Link to home
Create AccountLog in
Avatar of gbaje
gbaje

asked on

I want a VB script that can take an outlook addin from a folder location and make it active in Outlook 2007

a VB script that can take an outlook addin from a folder location and make it active in Outlook 2007
ASKER CERTIFIED SOLUTION
Avatar of Hendrik Wiese
Hendrik Wiese
Flag of South Africa image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of Chris Bottomley
Outlook does not expose it's model for programming the VB environment so cannot be done.  

Nor can it be done from the outlook VB interface since the VBE model is still not supported.

Chris