Hello, I don't know much about programming but I would like to do the following: - Create a batch file that would take every important file on my computer, automatically add it to a ZIP archive and password-protect the file. It's ok if important files are "hardcoded" in the batch file. Final result would be a password-protected ZIP archive that I could upload to my server, email to myself, copy to a flash drive, etc. This is necessary for me because I update several documents daily with important financial data. This is extremely simple to anyone who knows how to do this but I've tried to do this using different online manuals and all I get is errors. Anyone know?