I want to use Mini Cap to take many consecutive screenshots, and continually save the new image with the same file name, automatically overwriting the old file of the previously taken screenshot. The screenshots will be triggered on a continual basis by an external program. There should be no Windows message warning I am about to overwrite; just a new screenshot as often as I want to, to the same folder, there being no more than one image file in that folder at a time. What argument would I use, and can someone give a complete command line example using the aforementioned argument, capturing a given segment of screen while silently overwriting the previous capture? Thanks!