Click here to Skip to main content
15,891,423 members
Articles / Outlook

Sending an executable file via Outlook

Rate me:
Please Sign up or sign in to vote.
4.00/5 (1 vote)
24 Dec 2010CPOL 7.2K   1  
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.

Views

Daily Counts

License

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


Written By
Engineer Comport Computing
United States United States
I am a software developer specializing in technical and numerical software systems and also a PhD Petroleum Engineer.
I started programming in IBM 1620 machine code in 1967, then FORTAN on CDC mainframes mainframes in 1970. I later used ALGOL, BASIC, FORTH, Pascal,Prolog, C, F#, C#, etc.
I generally use whatever language available thatallows me to accomplish what is neccesary.

Comments and Discussions