-
Scan my Hard drives?
Hello. I want to make a program thats like Launchy because Launchy doesnt work for me and neither do others. Is it possible to make Visual basic 6 scan your computer and list your Programs? If not would it be easier to let the user direct the program to the .exe file? Thanks. I just started taking a Visual Basics class in school so Im curious if its possible.
-
Re: Scan my Hard drives?
yes it is possible, but it would take quite a long time to run, you would need to run a recursive directory search
search the forums for recursive dir
you could also use recursive FSO