Let me think...Yes it will definitely come in handy. No need to open gmail or yahoo or some other email clients to send an e-mail. If you are having an Internet Connection which is even slower than the ants crawling in the walls or you are having a bad day and you some important stuffs to send, then definitely this script will do your Job.
Copy the below code to notepad and save it as email.wsf
<job>
<script language="VBScript">
Option Explicit
On Error Resume Next
Const fromEmail...
