|
|
Minimize all Finder windows at login via AppleScript
An even easier way to do this is this one-liner:
Minimize all Finder windows at login via AppleScript
;-) Better than mine... I started before you posted but then was disturbed for quite a while.
Minimize all Finder windows at login via AppleScript
Yea, this works!
Minimize all Finder windows at login via AppleScript
This is a much more elegant solution than the original. I am surprised that you don't need to use the word 'every' in the command somewhere, but it works flawlessly.
Minimize all Finder windows at login via AppleScript
A little known feature of Applescript is that making a plural of something is the same as prepending "every" to it. Therefore, "windows" is the same as "every window". In fact, if you run my script and look in the log, "windows" in the scriopt will be expanded to "every window" in the log. |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysNo new commentsLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.05 seconds |
|