HI, i need some advice on inserting a subject heading and pre-written message, via msdos batch file to outlook. (i am not spamming)
currently i have
but it doesn't insert subject heading or a pre-written message. i found mailto in microsoft support site that supposedly can perform the task. but how do i invoke mailto from a msdos batch file?
bk
currently i have
Code:
outlook /c ipm.note /m email@email.com
but it doesn't insert subject heading or a pre-written message. i found mailto in microsoft support site that supposedly can perform the task. but how do i invoke mailto from a msdos batch file?
bk