I am just getting started with VB and have decided to make a program that kills all my cookies.

The problem that I am having is the kill command.

Does the kill command recognize wildcards? i.e. :

kill "C:\Windows\Cookies\*.txt"

thanks for any help you can give me.