Thanks. Seems like I shoulda just googled the error message myself, lol. Luckily I got you to set me straight.
I was able to use this command if you want to post it on this forum somewhere:
del "\\?\C:\file"
...in my case the files had "spaces" at the end of the file name, which is what was freaking the windows file system out I believe.
like del "\\?\C:\Documents and Settings\Moxx\Desktop\file.rar "
I just highlighted the file name on the desktop and pasted into the cmd window to capture the mystery character.
Thanks for pointing me in the right direction and I hope this follow up will help others that might come to this forum with similar problems.
The webpage I got the cmd from is here if anyone would like to see it:
http://blog.dotsmart.net/2008/06/12/solved...e-file-or-disk/