Tagged Questions
2
votes
3answers
899 views
Create a zip file using an Automator Service
I am trying to create a service in Automator in Mac OS X Mountain Lion. The command that I want to use is as follows:
zip zip-file.zip "$@"
And here is a screen capture of what I did:
It works. ...
1
vote
1answer
266 views
Is Mac OS X's Compress a “standard” zip?
When I submit my research papers to an online review system, I prefer to upload all files (manuscript, figures, etc) by a single zip file, so that the review system can unzip the file. Otherwise, I ...
2
votes
3answers
348 views
Can .zip folders created using Windows XP Pro be opened and extracted on Mac without any additional software?
I am a Windows user, and I would like to send a compressed archive/folder to my colleague who is a Mac user. I do not want him to have to download any additional software to open and extract it.
Can ...