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


Click here to return to the 'Minimize all Finder windows at login via AppleScript' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Minimize all Finder windows at login via AppleScript
Authored by: meanbone on Jan 02, '07 12:30:13PM

Yea, this works!
When I was working on this script, I think I found a similar method. However, I didn't like how it closed one window at a time. I thought, that while closing each window, it could interfere with other startup processes or scripts that are firing.

So I settled on the posted solution (command-option-m) since it did all the windows at one time with one command, very quickly.

mb.



[ Reply to This | # ]