Compress the input files

compressInputs(
  input,
  output,
  sevenz = "C:\\Program Files\\7-Zip\\7z.exe"
)

Arguments

input

list of files and folders

output

The file of output

sevenz

The path to 7z.exe