I'm not sure I need JVM, or how'd I'd use it if I did.
I basically want to a BFS for directories on a multi-drive system. I think I could pound this out using some of the Java examples I've found online, but if there is a faster, better way with Windows, I'd like to explore that option.
Ideally I'd like it to work like the Window's Explorer "search my computer", that can return file/directory locations as they are found.
Thanks,
Wyatt