Can you delete a directory by using a wild card operator or do you have to type the exact name of the directory. For example I have many directorys every week that a program creates which all include the string .lnk such as hello.lnk. I want to use this uniqueness to delete many directories with the same string included in them.
Thanks
Roland