Start Menu Context Menu problem

I have just added a tweak to add Move To Folder and Copy To Folder to my context menus. It is working fine everywhere on my system except on my Start menu. When I click Open from the context menu, it shows the Copy to folder and move to folder dialog boxes. Any ideas as to why Open would be doing that?

I have removed the tweak and Open on the context menu works fine. But I need these options on my context menus.

#477629

screenshot? i don't entirely understand.

#477631

not quite sure how a screen shot would help. basically, instead of the Open option on the context menu showing the folder that i want to open. it shows a dialog box that is used for a different option

#477634

Had the same problem with a tweak but, just disabled it and scripted my own to be used with Fast Explorer. Was the tweak from Kelly's corner?

#477635

Had the same problem with a tweak but, just disabled it and scripted my own to be used with Fast Explorer. Was the tweak from Kelly's corner?

nah, i got it from another site

#477671

Mind sharing a link?

I'll have a look at it & see if anything jumps out at me.

#477695

Didn't know about those keys certainly easier than using the shell.application method by script.

Ok. That tweak is applied to "AllFileSystemObjects".

***Note: I haven't tried these out but, it should point you in the right direction.

So, deleted the keys you created.

Basically follow the instructions for adding the keys and use the following information.

This should make them visible on all files right click menu HKEY_CLASSES_ROOT*

Use either one or both of these keys for folders.

HKEY_CLASSES_ROOTDirectory

HKEY_CLASSES_ROOTFolder

#477723

ok , i will give it a try whenn i get home, thanks

didn't work

#477790