source code to search windows system

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Nov 2004
Posts: 3
Reputation: kendallniall is an unknown quantity at this point 
Solved Threads: 0
kendallniall kendallniall is offline Offline
Newbie Poster

source code to search windows system

 
0
  #1
Jan 24th, 2005
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..
Reply With Quote Quick reply to this message  
Join Date: Jan 2005
Posts: 33
Reputation: pajac is an unknown quantity at this point 
Solved Threads: 0
pajac's Avatar
pajac pajac is offline Offline
Light Poster

Re: source code to search windows system

 
0
  #2
Jan 24th, 2005
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.

Lets say that is not so hard to make it.
::: Ha thisone nobody has! :lol: :lol:
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 786
Reputation: Phaelax is on a distinguished road 
Solved Threads: 39
Phaelax Phaelax is offline Offline
Master Poster

Re: source code to search windows system

 
0
  #3
Jan 28th, 2005
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.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Java Forum
Thread Tools Search this Thread



Tag cloud for Java
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC