hello all, i'm working a feature for a application of mine that on button click it scans the "C:\" drive (and all sub directory's, read-only or not.), and deletes all files with specific file extensions. how would i go about doing this? I'm sure a list or a array would be used... but thats about all i know.
Please .Net framework 2.0 ONLY!