My first thought is Applescript. Write and save the script, then run it whenever.
tell application "Safari" to run tell application "App Store" to run and so forth for each app you want. The keyword might be "open" instead of "run", but the basic idea is the same. On Aug 15, 2014, at 1:51 PM, Phil Halton <[email protected]> wrote: > llllf > There is something I do normally that requires three or four open programs. > I'm a little tired of opening each one manually. Is there a way on the Mac to > open all the necessary programs with one move. It has something to do with > activities or desktops I think, but I'm not sure. > Sent from my IPhone > > -- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/macvisionaries. > For more options, visit https://groups.google.com/d/optout. -- Have a great day, Alex Hall [email protected] -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/macvisionaries. For more options, visit https://groups.google.com/d/optout.
