I have made a program that scan c: to find all your path to folder.
This is for my game YCIAP (Go to the WIP board).
But there is a problem ,I use the "perform checklist for files" command and this command find hidden folder.
On some of these hidden ,the program bug using the "cd path$" command ,with "path exist(path$)" I can avoid a lots of bugs but the program still end with a "could not find path" error.
I think that the best way to avoid bug is to avoid hidden files.
So if you have a part of code or a DLL to do that it would be wonderful !
I am using Vista and I run the program as Administrator so if you have XP please test it and tell me if that work fine on your computer !
Thanks

.