Re: capture list of files in a folder in Windows Explorer to email
- From: Ayush <"ayushmaan.j[aatt]gmail.com">
- Date: Sun, 04 Feb 2007 04:36:29 -0600
Replied to [MJ]s message :
I'm trying to copy a long list of the files that are contained in a folder in Windows Explorer into an email message. Is there another way than using the command prompt? Is there a way to add this feature to the right-click context menu perhaps - would be very helpful. TIA
Control Panel | Folder Options | File Types
Click Folder [NOT FILE FOLDER] | Click Advanced | Click New
Enter a name in action field and the following in Application... (Turn off wordwrap):
cmd.exe /c dir "%1" /a:-d /b /-p > "%%tmp%%\Tmp.DirL" & start "" notepad.exe "%%tmp%%\Tmp.DirL"
Click OK | OK | Close
-----------------------------------------
Or use the attached reg file.
Related link :
http://support.microsoft.com/kb/321379
--
→ Ayush [ Good :-) Luck ]
-------------
Search - www.Google.com | Wikipedia - http://en.wikipedia.org
Snip your long urls - http://snipurl.com/
-------------
ÿþW i n d o w s R e g i s t r y E d i t o r V e r s i o n 5 . 0 0
[ H K E Y _ C L A S S E S _ R O O T \ F o l d e r \ s h e l l \ F i l e s L i s t ]
@ = "