Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.4: A solution for server volumes locked by 10.4.6' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: A solution for server volumes locked by 10.4.6
Authored by: jvddries on Apr 18, '06 11:06:35AM

Maybe off-topic, but the nice thing in Applescript is that you may nest the instructions. So the 'onliner':

do shell script "sudo chflags -R nouchg '" & POSIX path of (choose folder with prompt "Select a folder to unlock:") & "'" with administrator privileges

does the same thing!



[ Reply to This | # ]