Re: postflight script and manual install questions
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Hi All! My questions are: _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... On May 25, 2008, at 7:27 PM, Jen Linkova wrote: I'm trying to build a package using packagemaker from Xcode 3.0 on Leopard for 10.3 and above. Actually, the application itself is CLI one, so there is a applescript opening the terminal window so the user can simply type "./application_name" to launch it. 1)is there any way to launch the script just after the installation is finished and a user pressed "Close" button? Now I execute osascript <applescript name> from postflight script but in this case the terminal window is opening *before* the user closes Installer window. 2)The application is rather simple one and consists of just single directory which has to be placed in the particular place during the installation process. Because of that I'm considering using manual installation process instead of managed install. All I need to do is to create the application bundle (.app directory) and put it in a container (a disk image), right? My question is how to create the application bundle? Is there any CLI tool to perform this task? A solution could be to embed your cli tool in an application wrapper using DropScript (http://www.mit.edu/people/wsanchez/software/darwin/ DropScript-0.5.dmg) This email sent to site_archiver@lists.apple.com
participants (1)
-
Stéphane Sudre