Removing read-only from application folder

etienne_marais

Honorary Master
Joined
Mar 16, 2008
Messages
16,250
Reaction score
19,740
Location
Centurion
Our application has an 'update' folder on which the read-only flag needs to be removed. On a particular windows xp sp3 machine the flag re-appears directly after removing it.

I found this: http://windowsitpro.com/systems-man...d-only-flag-windows-xp-or-windows-2000-folder

and this: http://serverfault.com/questions/53...read-only-attribute-from-folder-in-windows-xp

as possible solutions but it does not work.

Any ideas ?

(I have not tried to remove the permission programmatically yet, that may also be a solution)
 
I often use attrib -r -h -s /s /d e:\*.*

Works every time.
 
Top
Sign up to the MyBroadband newsletter
X