taking ownership may do the trick, but there are other reasons you could be having this issue.
check out this KB article and you may find your answer.
http://support.microsoft.c
although I would try this first.
easiest way is to go into dos and type the following.
go to the folder the file is in. At the prompt type
attrib -r -s <filename>
this will remove readonly and system file attributes from the file. then try to delete it by typing
del <filename>
Main Topics
Browse All Topics





by: SheharyaarSaahilPosted on 2004-05-26 at 08:58:15ID: 11162823
Hello battleboybassist =)
om/?kbid=3 08421
om/?kbid=2 68019
HOW TO: Take Ownership of a File or Folder in Windows XP:
http://support.microsoft.c
HOW TO: Take Ownership of Files:
http://support.microsoft.c
!! GOOD LUCK !!