View Single Post
  #2  
Old 25-02-2003, 15:05
TippeX's Avatar
TippeX TippeX is offline
zeroes and ones.....
 
Join Date: Jan 2003
Posts: 3,842
Thanks: 2
Thanked 33 Times in 23 Posts
TippeX is on a distinguished road
right click the file in exporer
select properties
turn off 'read only'
click ok
thats the write protection removed

alternatively in the command window you could type (from the \temp directory of course) attrib /s *.* -r -a -s -h
that'll remove it for all

have fun.
__________________
bleh
DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you...
Reply With Quote