site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Organization: Opsware, Inc. User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803 Ex: #!/usr/bin/bash $2/Test.app/Contents/MacOS/./Test -d I am experimenting with a packagemaker Installer. I have a postinstall script that execute my program and displays a dialog. I would prefer that the dialog popsup in front of the installer. However, if I install as root the dialog popsup behind the installer. When I install as user or admin, the dialog will popup in front of the installer. It definitely sounds like there might be some permissions issues here but Im having a difficult time trying to find a workaround. Anybody experience similar problems spawning applications? Any input would be greatly appreciatted. _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
Jason Huntley