Page 1 of 1

Right-click menu on CloneMaster

Posted: Mon Jun 02, 2014 1:54 pm
by cruzzin
Is there a way to create a replacement command in the registry to make the right-click "FIND DUPS" reappear. I've done something that deleted the right-click option for Clonemaster. So when you are on a large file folder you right-click and waaalaaa....instead of having to open the program and find the desired folder. Thanks for any help you may provide.

Re: Right-click menu on CloneMaster

Posted: Mon Jun 02, 2014 2:36 pm
by Support
In regedit, under the following...

HKEY_CLASSES_ROOT\Folder\shell\

add a new folder called Check For Duplicates
Under Check For Duplicates create a string named icon and assigned it the path to CloneMaster, usually...
"C:\Program Files (x86)\CloneMaster\CloneMaster.exe" including the double quotes.

Under Check For Duplicates again, create a folder called command and under it, set the value for (Default) to be this...
"C:\Program Files (x86)\CloneMaster\CloneMaster.exe" "%1" but change the path if you need to.

This should do it.

Re: Right-click menu on CloneMaster

Posted: Mon Jun 02, 2014 5:33 pm
by cruzzin
SOLVED! Thank you once again!!!

There was a check for dups in there already but I just created a new dup finder like you said and it worked.

Re: Right-click menu on CloneMaster

Posted: Mon Jun 02, 2014 6:06 pm
by Support
Great, thanks for letting me know.