Calling tool from postinstall script causes Terminal to launch
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com User-agent: Thunderbird 1.5.0.10 (Macintosh/20070221) open "${PACKAGE_PATH}/Contents/Resources/spmunge" Thanks, Mike _______________________________________________ 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... I have a simple command-line binary tool that I call from my postinstall script: However, when my tool runs, it causes Terminal to launch and show the result of running the tool. How can I have my postinstall script run and launch my tool without it launching Terminal as a result? This email sent to site_archiver@lists.apple.com
participants (1)
-
Mike