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


Click here to return to the 'Prevent .ds_store creation across multiple user accounts' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Prevent .ds_store creation across multiple user accounts
Authored by: stang7423 on Dec 06, '05 07:29:30AM

That command could just be:

defaults write /Library/Preferences/com.apple.desktopservices DSDontWriteNetworkStores true

That will create/modify the com.apple.desktopservices.plist in the Library Folder without having to move it from your user preferences directory and change permissions.



[ Reply to This | # ]