i've been trying to run minicap (version 1.21.01) with the following command-line:
minicap.exe -save C:\Temp\Screenshots\$nicename$_$uniquenum$.png -captureactivewin -exitbut the initial screenshot has no number in the filename, it ends with '_' but the next capture is working fine with '_002' as part of the filename. how can i make the sequence start from '001'?