Hello All,
I am working on a private custom application for a friend, and the newest version I have, has some features in it that stop him from using it when I need him to, and the older versions don't, so what I need, is code to search for all other *.exe's with a certain name on his HD, and remove them, so he will only have the most recent version.

I know how to delete a file from the HD manually, with the Kill Switch, but I don't know how to make it find a file, and delete whichever one's it's found, i remember seeing it somewhere before but I cannot remember where..