Path Copy, XCopy for Windows, Command Prompt (Windows 9x, NT):
Path Copy allows you to copy up to 10 000 path names from Explorer to the Clipboard. You can paste this list into any application. You select one of two formats, Standard, which looks like this
c:\folder\file1
c:\folder\file2
d:\folder\filex
or
c:\folder
     file1
     file2
d:\folder
    file3
    file4

XCopy copies files -- even files with the same names without overwriting them! (Explorer does not permit this) It also puts a template for a batch file on the Clipboard. You can use this feature without physically copying the files --handy to prepare batch files.

Command Prompt opens a command window ("DOS" box) with the start directory set to the currently selected folder in Explorer. 95% less cd...ing, less mistakes, less frustration.