one more question. Does anyone of you know how to add files to zip, so that additional folder is not created in the zip file?
now I use:
7za a -tzip archive.zip "C:\Program Files\FindAndRunRobot\Plugins\FCalc\"
but in zip file you can see FCalc folder and inside it there are files...