Programmatically relaunching app
Programmatically relaunching app
- Subject: Programmatically relaunching app
- From: Mark Munz <email@hidden>
- Date: Mon, 22 Mar 2004 22:38:09 -0700
I've looked through the archives and can't find any reference to this,
so I'll ask:
Does anyone know the best way to programatically relaunch the
application I'm in (that works with 10.2 or later)?
I know about
launchAppWithBundleIdentifier:options:additionalEventParamDescriptor:
launchIdentifier: (which allows me to specify a new instance), but it
requires 10.3 - so that won't work.
I've thought of launching a helper app that ensures my app quits and
then relaunches it. Seems kind cheesy, though.
Thanks.
Mark Munz
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.