Mike McCormack wrote:
Tom Spear (Dustin Booker, Dustin Navea) wrote:
Hmm.. I'm thinking that the test isn't doing it right then... Cause windows will let you delete a readonly file, but it prompts you first
Deleting using the UI isn't the same as a program using DeleteFile().
Mike
Crap, you are right.. doing del in the command prompt returns access denied.... ok the test is right....