J
jo
I've just found this which adds 'clear read only' functionality to the
right click menu. It is the fastest method I have found to date.
=====================================================
REGEDIT4
[HKEY_CLASSES_ROOT\Directory\shell\readonly]
@="Clear Read Only flag"
[HKEY_CLASSES_ROOT\Directory\shell\readonly\command]
@="attrib -R \"%1\\*.*\" /s"
=====================================================
I found it here:
http://www.crystalsoftware.com.au/desktop.html
I just cleared the read only attribute on a folder with 9
subfolders (three deep) and 142 files. It worked perfectly and
instantly.
right click menu. It is the fastest method I have found to date.
=====================================================
REGEDIT4
[HKEY_CLASSES_ROOT\Directory\shell\readonly]
@="Clear Read Only flag"
[HKEY_CLASSES_ROOT\Directory\shell\readonly\command]
@="attrib -R \"%1\\*.*\" /s"
=====================================================
I found it here:
http://www.crystalsoftware.com.au/desktop.html
I just cleared the read only attribute on a folder with 9
subfolders (three deep) and 142 files. It worked perfectly and
instantly.