Deep file search code

Started by Petrus Vorster, September 14, 2014, 04:35:59 PM

Previous topic - Next topic

Petrus Vorster

hi

I am many times in need to find files in Win 7 & 8 that somehow never appears in the Windows "find" above the start button.
Usually its hidden in %appdata/roaming..... or some obscure hidden location, which takes loads of time to find.

Has anyone here written some code that one can use to find a file on a pc without using the useless Microsoft search?
-Regards
Peter

Jim Dunn

I use EVERYTHING (by http://www.voidtools.com/)

It's free, and includes an SDK... keeps a real-time index in memory, available from the system tray...

AND FAST!
3.14159265358979323846264338327950
"Ok, yes... I like pie... um, I meant, pi."

Petrus Vorster

Thanks Jim, some little tools out there is marvelous...
and then some big tools like Win8 is just cr@p!
-Regards
Peter

Petrus Vorster

Darn! It works like a charm and i didn't even have to write a single line.
(Although it might have been pretty useful one day to know how)
  ;D
-Regards
Peter