rem Here is a generic way to use WinZip, with exclude and include list files.
rem -P will but all directory names mentioned in the list file in the zip,
rem but not the higher order stuff. Every directory and wildcard must
rem be explicitly mentioned in the list file.
rem -u means update.

WZZIP -Pu -x@C:\env\exclude.list E:\mindprod\zips\cmp1.zip @C:\env\cmp1.list