Skip navigation.
 
mlRe: Multiple Application Instances
FROM : Jonathon Mah
DATE : Thu Apr 07 08:52:15 2005

On 7 Apr 2005, at 04:32, Daniel Hazelbaker wrote:

> So my question is, is there an apple approved method of running
> multiple instances of an application, each with its own configuration,
> on the same machine?  I know I can "force" it to happen by launching
> the executables directly with Terminal, but I doubt that is an
> appropriate way to do what I want.


Well you can just duplicate the application and open it again. You'd
have to handle a configuration file specific to each session though.


Jonathon Mah
<email_removed>

Related mailsAuthorDate
mlMultiple Application Instances Daniel Hazelbaker Apr 6, 21:02
mlRe: Multiple Application Instances Dave Rehring Apr 6, 21:36
mlRe: Multiple Application Instances j o a r Apr 6, 22:10
mlRe: Multiple Application Instances Daniel Hazelbaker Apr 7, 03:38
mlRe: Multiple Application Instances j o a r Apr 7, 08:20
mlRe: Multiple Application Instances Jonathon Mah Apr 7, 08:52