K
ktn
Hello,
I'm trying to use command line switches to launch outlook with multiple
attachments and subject. But it just work this way:
- With subject:
"C:\Program Files\Microsoft Office\Office10\Outlook.exe" /c ipm.note /m
"(e-mail address removed)?subject=TEST OUTLOOK"
- Or with only one attachment:
"C:\Program Files\Microsoft Office\Office10\Outlook.exe" /a "C:\test.txt"
- But when I try for multiple attachments like this, it doesn't work:
"C:\Program Files\Microsoft Office\Office10\Outlook.exe" /a "C:\test.txt" /a
"C:\outlook.txt"
or:
"C:\Program Files\Microsoft Office\Office10\Outlook.exe" /a
"C:\test.txt","C:\outlook.txt"
-If I try with subject and one attachment, it doesn't work neither.
Please help.
Thanks.
I'm trying to use command line switches to launch outlook with multiple
attachments and subject. But it just work this way:
- With subject:
"C:\Program Files\Microsoft Office\Office10\Outlook.exe" /c ipm.note /m
"(e-mail address removed)?subject=TEST OUTLOOK"
- Or with only one attachment:
"C:\Program Files\Microsoft Office\Office10\Outlook.exe" /a "C:\test.txt"
- But when I try for multiple attachments like this, it doesn't work:
"C:\Program Files\Microsoft Office\Office10\Outlook.exe" /a "C:\test.txt" /a
"C:\outlook.txt"
or:
"C:\Program Files\Microsoft Office\Office10\Outlook.exe" /a
"C:\test.txt","C:\outlook.txt"
-If I try with subject and one attachment, it doesn't work neither.
Please help.
Thanks.