|
-
Jun 3rd, 2007, 07:55 PM
#1
Thread Starter
Hyperactive Member
exclude sub folders
anybody here,
i want to search in all drives such c:, d:, etc...
and delete all like extension name .exe files
EXCLUDING of course C:\WINDOWS and C:\PROGRAM FILES
and the rest with folders and sub folders will be searched.
tnk u
-
Jun 8th, 2007, 10:52 PM
#2
Re: exclude sub folders
Just check if the path != c:\windows and c:\program files do your thing if it's equal then do nothing.
About searching you could do some google search here's a good way to start http://www.c-sharpcorner.com/UploadF...FilesinCS.aspx
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|