Hi, does anyone knows how to auto send a email after a batch file is run? All I have now is that a customized email message with its intended recepient has been set in the batch file but however when the batch file runs, the email program onli starts up and the Send button have to be presses manually before the email has been send. The email program that I am using now is Outlook Express. Does any1 knows how to solve this program, must I use some 3rd party components? Is it possible to achieve this w/o?

The code is:
start mailto:[email protected]?subject=Error^&body=Download%%20Has%%20Failed.%%20Please%%20Try%%20To%%20Down load%%20The%%20Configurations%%20Again.