Recurse is on, of course, by default.
Imagine following scenario:
X:\Folder
Select folder, click on Adjust time stamp, newest date, recurse tagged.
exec all
Nothing happens, do it again, and again and maybe again.
After 2-3 times, in worst case after the 6the time, folder is adjusted correctly.
So, what I am telling is that sometimes, on individual folders, I need to run the same adjust timestamp routine a couple of times.
In the end it is successful, for sure.
I would like to avoid doing the same routine multiple times.
So...
Q: is it possible to have additional parameters that does
a) the redate based on newest file
b) basis recursive=on
c) no deselecting the folder (until I manually deselect it, e.g. moving down to another folder)
d) does the job 3x
for example something like:
d:\Directory Opus\SetFolDateFM.exe {ss} {Os} {N} {R} {3}
{N} newest
{R} Recursive
{3} 3 times
to be honest, i have no idea where the {ss}{Os} parameters come from...
I would then use a hotkey to simply execute the job, without any additional clicks.
Hope you understand, then again. I don't know if it is complicated.
Best regards
==