Page 1 of 1

How to change default settings for "Duplicates"?

Posted: 2023 Jan 19, 09:30
by CrossX
I'd like to make "Size" the only default option for Duplicates (not "Name" & "Modification date" & "Size")
Image

Not a great problem indeed, but is there a way to do it?

Re: How to change default settings for "Duplicates"?

Posted: 2023 Jan 19, 10:09
by nikos
if you have save settings on exit enabled, then the last checkboxes you used for duplicates will be remembered
have you seen the "new" duplicates checker program I wrote? http://ideclone.com

Re: How to change default settings for "Duplicates"?

Posted: 2023 Jan 19, 12:13
by CrossX
It was sufficient to change in x2settings.ini
from
binDupeOptions=7
to
binDupeOptions=2

Thanks