How can I auto run ccleaner on Mac OS X?

Is there a way to make an application start automatically in the background on Mac OS X?

  • I'm using BitRock install builder on my C++ project and I want auto update on my project to run automatically. (I did this on Linux by creating a service.)

  • Answer:

    You could probably use a combination of Automator and the regular OSX start-up functionality (System Preferences|Users|Login Items) to achieve this. I seem to remember that as of OS 10.6 (Leopard) it is possible to save an Automator workflow as a Service. If you are feeling ninja and want a more daemon oriented approach, then Peter Borg's Lingon (http://www.peterborgapps.com/lingon/) is a pretty comprehensive and effective tool.

Steven Shrago at Quora Visit the source

Was this solution helpful to you?

Other answers

You could use Lingon, but your best option is to use the Login Items in the users preference pane. If you click the checkbox next to the name of your app it should start hidden from view, so that would count as background I assume.

Bradley Ringel

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.