Batch conversion (Wildcard naming) is available via command line on Arcv2CAD.
Example:
Translate all shapefiles files in the folder 'c:\test' and save the resultant files in the folder c:\outfolder
c:\arcv2cad\a2c50.exe C:\test\*.shp c:\outfolder
Note: the output folder must exist.