Here's the deal I'm writing a batch file that will copy a file to the users desktop but I don't want the script to overwrite the file if it already exists. How do I write a if statement to prevent this. I have never used a if statement in a batch file before. Please help..........