Download DropToSend

Version @Version · Built @BuildDate · Windows 10/11

Standard Installer (Recommended)

Installs DropToSend as a tray app. Integrates with Outlook or Gmail, creates Start-menu entry, and registers your default folders (sendbox, processedbox, failedbox).

Download Installer
File size: @ExeSize · SHA-256: @Sha256Exe
Portable ZIP (No Install)

Unzip and run. Good for testing or locked-down environments. Settings saved locally.

Download ZIP
File size: @ZipSize · SHA-256: @Sha256Zip

Quick Start

  1. Install and launch DropToSend (tray icon appears).
  2. Choose your email client: Outlook or Gmail (sign in on first use).
  3. Drop a test file into C:\DropToSend\sendbox (RDP: \\tsclient\C\DropToSend\sendbox).
  4. (Optional) Add a .meta or .meta.csv to prefill To/Subject/Body.
  5. We open a draft with your attachments—hit Send when ready.
System Requirements
  • Windows 10 or 11 (x64)
  • Outlook desktop (optional) or a Gmail account
  • RDP supported via \\tsclient\ mapped paths
  • Network access to your email provider
Verify & Troubleshoot
  • Right-click the installer ? Properties ? Digital Signatures.
  • Run PowerShell: Get-FileHash "DropToSendSetup-@Version.exe" -Algorithm SHA256
  • No draft opens? Check default mail app (Outlook) or complete Gmail sign-in.
  • RDP path tip: use \\tsclient\C\DropToSend\sendbox from the remote session.
Metadata Examples
// file.meta
To=support@droptosend.com;billing@droptosend.com
Subject=Sample document
Body=Hello,%0D%0AThis is a test via DropToSend.
// file.meta.csv
To,Cc,Subject,Body
support@droptosend.com,ops@droptosend.com,Sample,"Hello,\nThis is a test."