PC Review


Reply
Thread Tools Rate Thread

Converting search results into a text file

 
 
Jim VW
Guest
Posts: n/a
 
      3rd Jul 2003
Is there a utility out there that will convert the results
of a file search into a text file (of the file names)?
Thanks.
 
Reply With Quote
 
 
 
 
Harshit Agarwal [MSFT]
Guest
Posts: n/a
 
      4th Jul 2003
Could you be more specific?

Not sure but are you talking about things like:
dir foo.* /s

if so, you could stream the results into a file by:
dir foo.* /s/b > filename.txt


--
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.

"Jim VW" <(E-Mail Removed)> wrote in message
news:044c01c3419e$9a3923a0$(E-Mail Removed)...
> Is there a utility out there that will convert the results
> of a file search into a text file (of the file names)?
> Thanks.



 
Reply With Quote
 
Carrie Garth \(MVP\)
Guest
Posts: n/a
 
      11th Jul 2003
Hi Jim,

There is no built-in way to do print the results of a search using Windows Explorer.
However, if you have Microsoft Office, and have Outlook's Advanced Find component
installed, you can use it for your search and then print the table list of results by
choosing [Menu bar] File > Print. To start Advanced Find, click the Start button >
Search > Using Microsoft Outlook.

A second option would be to follow the tip in the newsgroup post below to create a
shortcut in your Send To folder with a target of: %comspec% /cecho>>d:\sendto.log.
NOTE: The tip assumes you have a D:\ drive. If you do not, change d:\sendto.log to
c:\sendto.log (or a valid path of your choice). Then, after running your search
right-click each file listed in "Search Results", click Send To, and click the
shortcut you made using Ritchie's tip. Then you will have the results in the
sendto.log.

----- Begin Original Message -----
From: "Ritchie" <qiournvdlirhjgiuhdiuh345 AT hotmail DOT com>
Newsgroups: microsoft.public.win2000.cmdprompt.admin
Sent: Thursday, January 30, 2003 12:27 PM
Subject: Re: Pipe arguments from Drag&Drop to a file (Beginner)
Google Link to thread:
http://www.google.com/groups?&thread...news.dfncis.de
> <SNIP>
> No need for a batch file - go to your SendTo folder (%userprofile%\sendto),
> and create a new shortcut. Run through the sad wizard and pick anything.
> Then right-click the new shortcut, choose properties and change the 'Target'
> property to:-
>
> %comspec% /cecho>>d:\sendto.log
>
> You might also want to change the 'Run' property to 'Minimized'.
> Now every file or folder you sendto your new shortcut will be added
> to d:\sendto.log
>
> Sorry, I can't explain how it works.
> --
> Ritchie

----- End Original Message -----

--
Carrie Garth, Microsoft MVP for Windows 2000
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- c x g

: "Jim VW" <jim.vanwickler AT lmco DOT com>
: Wrote in message news:089f01c34630$33827cb0$(E-Mail Removed)
: Sent: Wednesday, July 09, 2003 10:38 AM
: After searching for files containing a specific text
: string in Explorer, I would like to save the results of
: that search (the file names) into a txt file. Thanks.

 
Reply With Quote
 
Bjorn Mistiaen
Guest
Posts: n/a
 
      14th Jul 2003
I tried this and it works:

- Make the search.
- Select all files.
- Right click + Add to zip (WinZip)
- Let WinZip add the files.
- In WinZip menu: File --> Print
- As printer, you choose "Adobe PDF Writer" (free download at www.adobe.com)
- Open the resulting PDF file.
- With the text selection tool, you select all the text and copy it.
- Paste it into a text editor + save.
- You're done.
 
Reply With Quote
 
Bjorn Mistiaen
Guest
Posts: n/a
 
      14th Jul 2003
I tried this and it works:

- Make the search.
- Select all files.
- Right click + Add to zip (WinZip)
- Let WinZip add the files.
- In WinZip menu: File --> Print
- As printer, you choose "Adobe PDF Writer" (free download at www.adobe.com)
- Open the resulting PDF file.
- With the text selection tool, you select all the text and copy it.
- Paste it into a text editor + save.
- You're done.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Get windows search results in a text file =?Utf-8?B?TWlrZSBE?= Windows XP General 3 5th Sep 2007 01:28 AM
Output file search results to text file "Is this possible". pmaths@gmail.com Windows XP General 4 7th Nov 2006 12:10 PM
Is there a way to save the results of a search to a text file? Bruce Windows XP Help 0 4th Jun 2004 06:07 AM
Outputting search results from the search functionality to a text file Alex Tanner Microsoft Windows 2000 File System 1 16th Jan 2004 07:42 PM
Capture the results of a Windows explorer Search file and save the results Larry Frazin Microsoft Windows 2000 Printing 0 17th Sep 2003 10:07 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:39 AM.