• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

random question..

ondarkness

Platinum Member
for a mac?

defaults write com.apple.desktopservices DSDontWriteNetworkStores true

i used it, and now im effed.
can't figure out what the undo of this command would be..
-pissed-:thumbsdown:
 
Probably something like defaults write com.anandtech.forums.operatingsystems WRONG FORUM false
 
Originally posted by: ondarkness
for a mac?

defaults write com.apple.desktopservices DSDontWriteNetworkStores true

i used it, and now im effed.
can't figure out what the undo of this command would be..
-pissed-:thumbsdown:

It's not that hard.

defaults write com.apple.desktopservices DSWriteNetworkStores true

Don't Write becomes Write, so the true doesn't have to be reversed. Just use that, it'll work.
 
Good lord, do mac's actually use lines like that for commands?

edit: And wouldn't the obvious & logical command be to just change true, to false?

If not, then mac's suck far worse than I have imagined.

/me hugs his PC for being less a$$ than a mac.
 
Originally posted by: ktehmok
Good lord, do mac's actually use lines like that for commands?

edit: And wouldn't the obvious & logical command be to just change true, to false?

If not, then mac's suck far worse than I have imagined.

/me hugs his PC for being less a$$ than a mac.

not that i knew of, idk what this kid is fxcking with on his mac
 
Of course the command you're searching for is:

Originally posted by: WannaFly
defaults write com.apple.desktopservices DSDontWriteNetworkStores false

Restart the computer for the changes to take effect.
 
Back
Top