I am trying to send a project file via Gmail and i am having trouble sending the zip file with a .exe file in it. How can i change the zip file to fileName.zip.remove?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use the
+=operator:The last line is equivalent to:
A common problem when sending e-mails is that antiviruses reject .exe files, even when they are included in zip files. You can hide the exe file in zip file if you encrypt this file. This involves giving a password to the zip file. You can write down this password in the e-mail text. The antivirus is not smart enough to use it.