Create zip file on Mac

Hi,

I created a temporary Folder “MyFolder” with Files and Subfolders inside:

[code]MyFolder

  • ABC.txt
  • Other Folder
    ++ new.txt[/code]
    I only want to store the Files and Folders inside of MyFolder into Zip. How will the right OS X Shell-Command looks like?

Dim savePath As String = GetFolderItem("Test.zip").ShellPath saves a huge Folderstructure inside…