Packages that launch applications
Packages that launch applications
- Subject: Packages that launch applications
- From: Dan Posluns <email@hidden>
- Date: Fri, 12 Mar 2004 23:23:56 -0500
Hi all,
I'm trying to make the Installer run a little configuration app with a
GUI that I've cooked up in Cocoa, but I've had no luck.
I've tried renaming the app to "postflight" (without the .app
extension) and including it as a resource for the package, but it
wouldn't work. I tried writing a shell script that launches the
application (by going into the app's directory and calling the
executable in the MacOS folder), which works when I try it from the CLI
but not when Installer runs the script, for some reason.
Does anyone have any suggestions? I really need to be able to prompt
the user for some initial configuration settings, and it has to be at
the install point.
Thanks,
Dan.
--
Dan Posluns, B. Eng. & Scty. (Software Engineering and Society)
email@hidden - ICQ: 35758902
http://www.danposluns.com
"Only when the last tree has been cut down, only when the last river
has been poisoned, only when the last fish has been caught - only then
will you realize that money cannot be eaten."
- Cree prophecy
_______________________________________________
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.