On 12/9/17, Steve Fleckenstein <[email protected]> wrote:
> I probably messed this up on my own.
> Windows 10 trying to attached a pdf file to an outgoing e-mail using Windows
> Explorer Context menu SendTo E-Mail recipient. It was going to Thunderbird.
> I deleted the e-mail option and then created a new shortcut in the SendTo
> folder that called Seamonkey.exe, which brings up the web browser instead of
> e-mail. Any command line parameters I can add to make it create a new
> message and attach the selected file or perhaps another option?

cd %APPDATA%\Microsoft\Windows\SendTo
echo Mail > "Mail Recipient.MAPIMail"

might recreate your original SendTo E-Mail recipient.  Then change
your default mail program to SeaMonkey.


I can't search for beans - seamonkey command line options are documented where??
  https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options
got me close - from the command line
C:\Program Files (x86)\SeaMonkey>seamonkey -compose
attachment=file:///c:\temp\note0802.txt

works but not as a sendto target :(

Lee
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to