Send a file as an eMail attachment?

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
gtwatson77459
Junior Member
Junior Member
Posts: 31
Joined: 2008-02-15, 13:59 UTC
Location: Houston, Tx

Send a file as an eMail attachment?

Post by *gtwatson77459 »

Is there a plugin for TC where I can highlite a file and then add it as an attachment to my Outlook mail? Many times I search for a file using TC and when I find it, I have to open Outlook and track it down again so I can send it to someone in my address book as an attachment to Outlook. Is there a way to right click on a file in TC and send it to someone?
:?:
I did do a search and didn't find what I was looking for.
HBB
Senior Member
Senior Member
Posts: 295
Joined: 2008-05-05, 21:31 UTC

Post by *HBB »

User avatar
Stitscher
Power Member
Power Member
Posts: 1058
Joined: 2004-02-17, 12:34 UTC
Location: Hamburg, Germany

Post by *Stitscher »

Hold down the right mouse button a little bit longer (2-3 sec.), the context menu will appear.
User avatar
Boofo
Power Member
Power Member
Posts: 1431
Joined: 2003-02-11, 00:29 UTC
Location: Des Moines, IA (USA)
Contact:

Post by *Boofo »

2Stitscher,

It should appear after 1 second.
chmod a+x /bin/laden -- Allows anyone the permission to execute /bin/laden

How do I un-overwrite all my data?

User of Total Commander
#60471 Single user license
gtwatson77459
Junior Member
Junior Member
Posts: 31
Joined: 2008-02-15, 13:59 UTC
Location: Houston, Tx

Post by *gtwatson77459 »

Stitscher wrote:Hold down the right mouse button a little bit longer (2-3 sec.), the context menu will appear.
(Thanks so much)^10 I've been using TC for years and keep finding gems like this. I probably only use 25% of the capabilities as it is but it is such a powerful program that it is amazing to me when I find out more that I didn't know. :D
User avatar
ArchCarrier
Junior Member
Junior Member
Posts: 33
Joined: 2005-06-06, 12:53 UTC
Location: Brussels, Belgium

Post by *ArchCarrier »

I use cm_CopyFullNamesToClip for this, because that lets you open files in any program. I defined the hotkey Ctrl+C for this, so whenever I want to open a file in a program or add an attachment to an email, I hit Ctrl+C, switch to the program in question and paste the whole path in the Open / Add dialog box.
Heinz623
Junior Member
Junior Member
Posts: 2
Joined: 2012-12-17, 15:47 UTC

Post by *Heinz623 »

You can do it with a button in the button bar:
1) Add a new button

2) command is e.g.
"c:\Program Files\Microsoft Office\OFFICE11\OUTLOOK.EXE"

3) parameter
/c ipm.note /a %P%N

Opens a new mail with the selected file as attachment.
You can search for other command line parameters of outlook.exe and add them in the parameter e.g. the e-mail address.

(I dragged the outlook.exe directly into the button bar with the Shift key holded and added the parameters. This gives you also the correct start path - do not know if it is necessary)
Post Reply