Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 199945
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T17:04:05+00:00 2026-05-11T17:04:05+00:00

I want to be able to create an email message with an attachment, but

  • 0

I want to be able to create an email message with an attachment, but not send it.
The email should open in Outlook where the user can send himself.

I have been playing around with Mailto: command in order to open a new mail message, however, Outlook client doesn’t seem to support adding attachments using the Mailto: command.

I do not want to use COM to do this.

Does anyone know of a way to achieve this? I think it might not be possible without COM.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T17:04:05+00:00Added an answer on May 11, 2026 at 5:04 pm

    The only way around COM (or VSTO) I can think of would be to use the command line options of Outlook. Using Process.Start you could start Outlook with the options described in this answer (by VonC):

    Open a new mail message:

        outlook.exe /c ipm.note
    

    Open a new mail message and populate
    sender:

        outlook.exe /c ipm.note /m someone@example.com
    

    Open a new mail message with
    attachment:

        outlook.exe /c ipm.note /a filename
    

    Combination:

        outlook.exe /c ipm.note /m someone@example.com&subject=test%20subject&body=test%20body
    

    You can retrieve the installation folder of Outlook from the following Registry keys:

    Outlook 2007:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\12.0\Outlook\InstallRoot
    

    Outlook 2003:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0\Outlook\InstallRoot
    

    Outlook XP:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\10.0\Outlook\InstallRoot
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to be able to send a password reset email using django.contrib.auth.views.password_reset but
I want to be able to return a message to the user when they
When sending an e-mail using Microsoft Outlook I want to be able to send
I want to be able to create links looking like buttons with dynamic text
I want to be able to create modal dialogs, with, for example close: function()
I want to be able to create a temporary text File in Java to
I want to be able to create the XSD file for my typed dataset
I want to be able to create a KPI List on my MOSS 2007
I want to be able to create a file from the Content Provider, however
hey i want to be able to create multiple shapes and store them perhaps

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.