Sunday, August 2, 2009

Error while handling file C:\Documents and Settings\Compaq_Owner\Local Settings|temporary Internet Files\Conte

I keep getting this error when trying to fix a virus.... and nothing.... tried on safe mode.... nothing.... what is this anyway???? and please help me get rid of it....

Error while handling file C:\Documents and Settings\Compaq_Owner\Local Settings|temporary Internet Files\Conte
There is a file with it's permission is probably set to read only. If your virus software can't remove it, you will have to change the files permissions after booting to NTFSDOS. You can download it from bootdisk.com


The DOS command to view and change file permissions is ATTRIB.





The syntax is "attrib filename.ext" %26lt;enter%26gt;


this will display the files permissions, R for read only S for system file, H for hidden, and A for archive.





To change the read only attribute the syntax is


"attrib -r filename.ext" %26lt;enter%26gt;





for the system attribute


"attrib -s filename.ext" %26lt;enter%26gt;





Now the file can be deleted.


No comments:

Post a Comment