Log in

View Full Version : How to disactivate "read only" property of Temporary Internet Files?


pcflight
September 14th, 2005, 14:00
However Temporary Internet File folder is a dynamic folder,it is set to "read only".
Is there a possibility to disactive that property,and make it writable?

Woodmann
September 14th, 2005, 20:40
Howdy,

Perhaps you can make it writable. I mean IE can write to it, why not you ??
Dare I ask why you need to write to this directory ??

Woodmann

LLXX
September 14th, 2005, 23:28
attrib -s -h -r "C:\WINDOWS\Temporary Internet Files"

SiGiNT
September 15th, 2005, 00:01
It must be doable - there is software claiming to do exactly that, and it's either freeware or shareware, using attrib may work but with an NTFS harddrive unless you have special boot disks (Winternals work), you'll need to do this in a dos window - chances are a dynamic file or folder will immediately reset itself .


SiGiNT