Send to -> Compressed Folder
In Vista, if you right click on some files in Windows Explorer, you can select Send to -> Compressed Folder to create a ZIP file.
I use this feature a lot. It’s great to be able to quickly zip up a project and put it on a USB key or e-mail it to myself so I can work on it elsewhere. But today I ran into problem.
There was an empty directory in the project, and I got a warning that says that, because the directory is empty, it cannot be added to the archive.
That’s fine, but what it does not say is that IT STOPS right there — nothing else is added to the resulting ZIP file! So I got home and found that I had less than half of my project.
I don’t know why empty directories aren’t allowed in ZIP files — that seems lame, but not including the rest of the the files (and not reporting that the operation is stopping) is a bug.