Tagged Questions
2
votes
1answer
117 views
How do I make zip files that unzip cleanly on any OS with native tools?
If I make a zip file on OSX 10.6 with the OS native tool, and unarchive it on Windows 7, it's root directory will be doubly nested in another one with the same name, and it will contain all kinds of ...