I\'m using the following winrar command line to create zip archives:
rar.exe a -df -ep -ag[yyyyMMddhhmmss] -ms[txt] C:\\MyZipFile.zip C:\\tmp\\MyFiles*.txt
So rar.exe is currently unable to create zip files by itself only by calling in the Windows version it is possible.