Hello, not sure if anyone has seen this. When I issue this command everything works msbatch rastconv inname:"c:\temp\test1.tif" outtype:png outname:"c:\temp\test1.png" But when I remove the file name and replace it with the wild card it fails. msbatch rastconv inname:"c:\temp\*.tif" outtype:png outname:"c:\temp\*.png" The documents show examples using the wild card. Not sure what is happening. Any help would be great. Brian
↧