Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / Outlook

Sending an executable file via Outlook

4.00/5 (1 vote)
24 Dec 2010CPOL 7.6K  
I've renamed files to *.ex_ and they seem to be accepted by Outlook. As a last resort, I zip the *.ex_ and then send the zip. The same thing happens with *.msi (renamed to *.ms_) and other files recognized as containing executables.
I've renamed files to *.ex_ and they seem to be accepted by Outlook. As a last resort, I zip the *.ex_ and then send the zip. The same thing happens with *.msi (renamed to *.ms_) and other files recognized as containing executables.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)