There are two admin user accounts on my MacBook. I want to install different versions of a software program (OmniGraffle) on each user account. Is this possible?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Sure, just copy the application into the home directory of each user. I usually have an user specific Applications directory for each user, in their own directory. So you would have

/Users/user1/Applications/OmniGraffle

/Users/user2/Applications/OmniGraffle

You can also rename the application directory (add the version number), and make both versions available from the system Applications folder.

/Applications/OmniGraffle4

/Applications/OmniGraffle5

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.