11 May 2016

Gmail: How to Send Executable Files

How to send executable files (.exe, .jar, .bin, etc.) through Gmail:
  1. Open the Windows command prompt.
  2. Type cd to navigate to the location of the executable file. For example, cd Desktop/Folder if the file is located in a folder on the desktop.
  3. Type dir to see a list of the files at that location.
  4. Type ren to rename the file, adding something extra to the end of the filename. First type ren, then the name of the current file, then the new name of the file. For example, ren test.exe test.exeREMOVETHIS.
  5. Attach the new file to the email.
  6. Give the receiver instructions to remove the last part of the filename once they download it.
Video: https://www.youtube.com/watch?v=nZvut3xqyzU