Thread
:
What am I doing wrong (Re: moving the library to another computer).
View Single Post
09-19-2011, 07:39 AM
#
6
PeterT
Grand Sorcerer
Posts: 13,324
Karma: 78876004
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
Check the read only attribute on the files... Open a command prompt, change to the directory where the metadata.db is and do a
Code:
attrib -r *.* /s
This will remove the read only attribute from all files.
PeterT
View Public Profile
Find More Posts by PeterT
Track Posts by PeterT via RSS