Hi there,

I'm not sure if this is impossible to achieve or not, but I have a C program that I created that is compiled with an a.out executable. Is there a way that I could have it start/run automatically after I log in? I have a Mac running on Snow Leopard. Again, sorry if this question doesn't make sense or can't be done.

Thanks!

Recommended Answers

All 2 Replies

You can make some sort of batch file(or shell script) which launches your program and place that batch file in startup folder.

I never tried it in mac but if you spend some time on googling , you'll get the answers ...

Here are some links which may help you....
http://forums.macrumors.com/showthread.php?t=627186
http://answers.yahoo.com/question/index?qid=20070515125845AAb1vtV

Finally , place the script in startup folder
http://www.ehow.com/how_6546_open-program-automatically.html

Perfect, that's just what I needed! Thanks so much for the help, harinath_2007!!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.