[VB Program to automate an Outlook Rule (custom action)] -
VB Program to automate an Outlook Rule (custom action)
Discuss VB Program to automate an Outlook Rule (custom action)
Posted by: Jack
The attached VB6 Project will build an applicaiton that can be used as a custom action under Outlook Rules. You need to register launcher.dll as described in the readme.
In the custom rule definition you reference the launcher.dll and it brings up a dialog box where you can point to the exe (the vb program attached, after building the project and inserting your conditions).
You will also need the redemption.dll ([url]http://www.dimastr.com/redemption/[/url]). The Redemption dll eliminates the outlook security prompts when accessing the address book and sending email.
A very cool program, give it a try.
Disclaimer:
Neither myself or Tech-Forums warrants any of the code attached.
Enjoy,
Jack
Posted by: k1mgy
A project already set up would be a great help. However I cannot find the attachment you mention. Can you re-post or suggest a good download URL for it?
With many thanks!
-m-
Posted by: k1mgy
Jack wrote me offline and suggested this link:
[url]http://support.microsoft.com/?kbid=173915[/url]
This tool provides a connection to an external program via a triggered event in Outlook.