No problem.
SOLUTION
go to directory folder of roundcube installation
on zipdownload foler config.inc.php.dir make config.inc.php
on config folder of roundcube add this line at the end of config.inc.php
$config['plugins'] = array('zipdownload');
Thanks