Display default email window to type and send an emailTag(s): WinAPI/Registry
run("rundll32 url.dll,FileProtocolHandler " + &
"mailto:real@rgagnon.com&subject=HelloWorld")
Home
run("rundll32 url.dll,FileProtocolHandler " + &
"mailto:real@rgagnon.com&subject=HelloWorld")