Tagged Questions
3
votes
1answer
178 views
AppleScript/Automator Workflow to restore OS X to “mint” condition
Under Mountain Lion, I wanted to create an AppleScript that would essentially restore my OS X install to "mint" condition, if possible even to the point of showing you the ML welcome screen asking you ...
2
votes
1answer
185 views
How do I enable “Announce the time” programmatically?
The "Date & Time" System Preferences pane has an option to "Announce the time". I'd like to be able to turn on this preference option by invoking a shell script. Is this possible?
(It's fine if ...