supermouse Posted August 17, 2007 Share Posted August 17, 2007 a few minutes ago, a friend ask me for that tweak and i remember that AP has it. so, i take a look and saw an dll for that tweak. but why do that, if you can have that same tweak just by doing this: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers] [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To] @="{C2FBB630-2971-11D1-A18C-00C04FD75D13}" [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To] @="{C2FBB631-2971-11D1-A18C-00C04FD75D13}" so, why an dll? Link to comment https://www.neowin.net/forum/topic/581637-copy-to-and-move-to-tweak/ Share on other sites More sharing options...
RaisinCain Posted August 17, 2007 Share Posted August 17, 2007 Nevermind. Link to comment https://www.neowin.net/forum/topic/581637-copy-to-and-move-to-tweak/#findComment-588785271 Share on other sites More sharing options...
+theblazingangel MVC Posted August 17, 2007 MVC Share Posted August 17, 2007 can't remember off hand but there was some bug or something when simply using the tweak. it ended up being necessary to do this. it might have been the bug described here: http://windowsxp.mvps.org/movetocontext.htm Link to comment https://www.neowin.net/forum/topic/581637-copy-to-and-move-to-tweak/#findComment-588785322 Share on other sites More sharing options...
PsiMoon314 Posted August 19, 2007 Share Posted August 19, 2007 Hi, The correct .REG file for this tweak on Window XP would be: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers] [HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Copy To] @="{C2FBB630-2971-11D1-A18C-00C04FD75D13}" [HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Move To] @="{C2FBB631-2971-11D1-A18C-00C04FD75D13}" Kind Regards Simon Link to comment https://www.neowin.net/forum/topic/581637-copy-to-and-move-to-tweak/#findComment-588790159 Share on other sites More sharing options...
supermouse Posted August 19, 2007 Author Share Posted August 19, 2007 PsiMoon314, yep. and, according to the link posted by theblazingangel, this one is a workarround for the issues presented by the other one version Link to comment https://www.neowin.net/forum/topic/581637-copy-to-and-move-to-tweak/#findComment-588790216 Share on other sites More sharing options...
patipata Posted August 19, 2007 Share Posted August 19, 2007 Another plus of the tweak as specified by PsiMoon is that it does not need any translation. On my French system, it displays "Copier vers un dossier..." and "D?placer vers un dossier...". So, I propose the following coding for the install-remove sections of CopyToMoveTo_x86_***.apm: Link to comment https://www.neowin.net/forum/topic/581637-copy-to-and-move-to-tweak/#findComment-588791271 Share on other sites More sharing options...
+theblazingangel MVC Posted August 19, 2007 MVC Share Posted August 19, 2007 added a note of this thread to my todo list. if this new tweak actually does work, i'll probably use it instead of the dll in the next release (Y) Link to comment https://www.neowin.net/forum/topic/581637-copy-to-and-move-to-tweak/#findComment-588791482 Share on other sites More sharing options...
Recommended Posts