Found one that quits all -- shuts down Another quits all -- restarts
Didn't find the one you're looking for
Command-Control-Media Eject (⏏)---Quit all applications (after giving you a chance to save changes to open documents), then restart the computer
Command-Option-Control-Media Eject (⏏)---Quit all applications (after giving you a chance to save changes to open documents), then shut down the computer
Launch Automator. Click Application in the template window. Under the actions list scroll down to Quit All Applications. Drag it to the space on the right. Go to Save, name it what you want and save it.
If you want to get inventive when you make the app you can choose any apps you don't want to shut down under Do Not Quit, use the Add button.
To put the app you made in your Menu Bar launch AppleScript Editor. Go to its Preferences and set the bottom check boxes like below.
You'll now see an AppleScript icon somewhere on the right side of the Menu Bar. Click it and click Open Scripts Folder. Drag the Quit All app you made to the folder, it will then appear under the AppleScript Menu.
Thanks Jim. However, I followed your instructions to the letter. The script icon shows up, the "quit all apps" folder is there but when I click on it, nada! I even restarted my computer thinking that might help, no go. Any thoughts?
I always have thoughts, organizing them for presentation to the general population is the trick
Originally Posted By: Leslie
The script icon shows up, the "quit all apps" folder is there but when I click on it, nada!
Did you mean a "quit all apps" folder or the app you made in Automator.
Too many icons, too little time, what do we call them all?
So are these the hoops you jumped through? You made the app in Automator (you made sure you clicked Application in the template window), from the Automator Save menu saved it somewhere and named it, enabled the AppleScript menu from AppleScript Editor, opened the Scripts Folder from the AppleScript menu, then either placed the app there or made a new folder called "quit all apps" and moved the app you made into that folder?
I checked that to make sure an app was not added by mistake, nothing there. I tried it a few times and each time it only worked when I clicked on the desktop. Stickies was not the only app that stayed open, it was whatever app was opened last.
I tried it a few times and each time it only worked when I clicked on the desktop.
So the script won't run unless you click to the Finder first, then it still leaves one app open?
Not sure why it won't quit all. I just tried on another machine and quit all quits all. You're not running any anti-virus, MacKeeper, or any other useless clean my Mac product are you? You're on Mountain Lion? I tried from Snow Leopard and Mountain Lion.
Well at least it's most of the way there, only one app to quit then.
All apps close as long as I click finder first. In other words, if I have 4 apps open and happen to be working in one, it will not close if I use the script. It is not a big deal for me, just happy to have found a way to close them all.