954,545 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

source code to search windows system

could someone please help me out im looking for an example application that will search windows for a signature e.g a program that will find a keyword when i type it in and search the windows system! if anyone could help it would be great..

kendallniall
Newbie Poster
3 posts since Nov 2004
Reputation Points: 10
Solved Threads: 0
 

Mybe after 2 days, couze I have some work to do.
So if u dont find a solution am back at u in two days. :cool:

Lets say that is not so hard to make it. ;)

pajac
Light Poster
33 posts since Jan 2005
Reputation Points: 10
Solved Threads: 0
 

File file = new File("c:\\");

Look up File class and go from there. Here's a hint, use a recursive method to check inside subfolders.

Phaelax
Practically a Posting Shark
858 posts since Mar 2004
Reputation Points: 92
Solved Threads: 51
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You