Saturday, January 28, 2017

How to send EXE file through mail

Most of the email providers like gmail, Yahoo, don't allows the user to transfer executable files or ".exe" files.  Almost all the executable files found in the internet are malicious, which is why email providers block users to distributing them. But we can able to convert them as a word file and send them to our friends with a simple trick.

1. Open a simple word document.



2. Inserting Object. select Package and select Display As icon, and proceed by clicking OK button.




3. click Browse button and select your exe file, In my case its example.exe



4. Click Finish, to attach the exe file in wordpad.




5. Click file->Save As-> filename, to save the file. 


now, this saved file can be send via any mail provider which can be sent easily without any hurdles.


At the receiver side, just need to copy and pasting the object(exe file).

Open document Right click the object-> Copy,
Goto any location which the file need to be copied, Right click-> Paste.

Original file will be extracted back automatically.

No comments:

Post a Comment