I am not able to delete a native image :
del c:\windows\assembly\native...\mscorlib\xxxx\mscorlib.ni.dll
access refused
That works on Windows XP, but not in Seven.
Does someone know how can I do ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Seen this type of behavior before when the file is in use. Get Process Explorer (sysinternals) and do a “find handle or dll” search for the filename. You’ll have to kill any process that is using the image.