Hello Ivo,
I've been using CS File Conflict Dialog.
Most of the times the icons are missing in that dialog. Using Windows original dialog, *the icons always show*.
In many cases this is quite annoying.
(We've discussed the issue before).
Would it be possible to add an option to CS to check "Do this for the next X conflicts" in the original dialog by default?
I've managed to partly accomplish that with the following tricky NirCmd script:
Code:
sendkeypress ctrl+V
wait 300
mutesysvolume 1
sendkeypress right right plus left left
wait 800
mutesysvolume 0
It's more complex when restoring files from the Recycle Bin.
Thank you for looking into it. I love CS and appreciate your work.