Link to home
Start Free TrialLog in
Avatar of ziorrinfotech
ziorrinfotech

asked on

how to scan all the folder inside a particular folder using vb6

I  have a path like "C:\Documents and Settings" now i want to scan all the folder and subfolder inside this folder including hidden folders as well.
how can i do this
Avatar of GrahamSkan
GrahamSkan
Flag of United Kingdom of Great Britain and Northern Ireland image

Scan for what?
Avatar of ziorrinfotech
ziorrinfotech

ASKER

Scan for a folder and file which is inside that folder
This code will read the folders name specified in the textfile and read all subfolders and files and delete files.

View all files for Question ID: 22427694
https://filedb.experts-exchange.com/incoming/ee-stuff/2707-searchallfolders-files.zip 

i hope this will useful for you

Regards,
M.Raja
ASKER CERTIFIED SOLUTION
Avatar of Matti
Matti
Flag of Finland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
you have to login using that link, its works fine for me.

here is the direct link.
https://filedb.experts-exchange.com/incoming/ee-stuff/2707-searchallfolders-files.zip

just login and download the files.