From LangaList 7/29/02 [ link updated 10/2005 ] [about adding "Copy To" and "Move To" to the operating system's context menus] struck me as being extremely useful, but it involved modifying the registry which the novice users might shy away from doing. So I made a Windows Scripting Host script to "install" the registry modifications (as well as an uninstaller script in case you want to get rid of them). The script adds "Copy To" and "Move To" to the right-click context menu of all files and folders. You can try it out by going to http://www.jasons-toolbox.com/programs.asp?Program=Copy/Move%20To%20Extensions ---Jason Levine