This handler adds a context menu item when a file object(s) is right clicked The item is named: "Easy Path" which is has a submenu that allows the selected objects 1) Full Path(s) 2) Filenames(s) only 3) DOS 8:3 Paths(s) 4) DOS 8:3 Filename(s) only to be copied to the clipboard. Run the Register batch file and run Explorer. Right click on a file object(s) and select the EAsy Path menu item. To unregister run the UnRegister batch file. To Minimize the size of the DLL open the: {EasyNSE}\Include\EasyIncludeHandler.inc file and uncomment out the {$DEFINE NO_PROPERTYSHEETHANDLER} Define. This will remove the PropertySheet handler from the build and the Forms unit will be excluded from the DLL. If all handlers are commented out except for the Context Menu the resulting DLL in D7 is only *220k*