So i have thousands of folders to process thousands of scans. The folders contain fixed position cameras with names for each camera. I generated a mesh for the first folder and exported the xmp data into its own folder to be used for all the other folders since i need all the scans to be aligned with same orientation. Although less important, I also exported a reconstruction region box to be used as well. I’m using the RC PPI version. I just want it to use the xmp data folder, align the images, create a normal detail mesh, texture it with default settings and export to jpg. Whats the simplest way to automate all of this? since it takes too long doing it manually. Im not much of a coding person but i understand that you have to create a .bat file. How do i just say "hey grab all these folders in this one folder and create meshes and textures for each of them. All the folders are numbered from 0001 to like 1000 or so.