Hi,
I am trying to create a zip file from a group of files.
I do not want to use 3rd part software but native xp/vista zipfldr.dll option or any other. I am trying to avoid making a .cab file.
Is there a way to run that from inside IVF including using SYSTEMQQ or any other option
What I wish to do is
rundll32 zipfldr.dll outputfileorfolder.zip *.ext
The first two arguments is what I am looking for
Thanks for any options
Regards,
Sumit