Batch conversion from Shapefile to DWG/ DXF via command line by Arcv2CAD 7.0

Batch conversion from Shapefile to DWG/ DXF via command line by Arcv2CAD 7.0

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.