RE: Launching Application immediately after installation
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Thread-index: AcaTuxqkZUTtbR6ITie2Pw6JJbJJqAAW2Tgw Thread-topic: Launching Application immediately after installation Hi Luke, Thanks a lot! My Application is now getting launched immediately after the installation process is completed. There was a small glitch in my script...it wasn't returning, thereby not allowing the postflight script to exit and the Install to complete normally. Thanks a lot for the inputs. Regards, Amrit -----Original Message----- From: Luke Bellandi [mailto:luke@apple.com] Sent: Monday, June 19, 2006 9:42 PM To: Amritendu Majumdar (WT01 - Semiconductors & Consumer Electronics) Cc: below@mac.com; installer-dev@lists.apple.com Subject: Re: Launching Application immediately after installation Hi Amrit, How are you launching your application in your postflight script? I would think that using "open /Applications/MyApp.app" should open the application, and return, allowing the postflight script to exit and the Install to complete normally. - Luke On Jun 19, 2006, at 6:28 AM, amritendu.majumdar@wipro.com wrote:
Hi Alex,
Thanks for the prompt reply. I have already tried running a postflight script. The script runs after my software has been installed at the required
location, but it is within the installation process ,i.e. unless I quit my application which has been launched by the postflight script the installer GUI doesn't report "The software was successfully installed".
How do I solve this problem.
Amrit.
-----Original Message----- From: Alexander von Below [mailto:below@mac.com] Sent: Monday, June 19, 2006 6:44 PM To: Amritendu Majumdar (WT01 - Semiconductors & Consumer Electronics) Cc: installer-dev@lists.apple.com Subject: Re: Launching Application immediately after installation
You can do that with a postflight script: http://developer.apple.com/ documentation/DeveloperTools/Conceptual/SoftwareDistribution/Concepts/ sd_pre_post_processing.html
Alex Please note: If you received this email in error, or you are not the addressee, you may be committing a crime under UK law if you do not destroy this message, delete any copies and inform the sender. Please report unexpected emails immediately to whatever@example.com
Any information contained in this email, including the signature, is private and confidential. It may also be legally privileged or contain
legally privileged information. You may not send this email to non-concerned parties. It is not to be relied upon by any person other
than the addressee except with our prior written approval. If no such approval is given, we will not accept any liability (in negligence or otherwise) arising from any third party acting, or refraining from acting, on such information. Unauthorised recipients are required to maintain confidentiality. By reading this, you agree to abide by these
rules. Failure to comply with this request, under both UK law and the judicial systems of other jurisdictions, may result in a fine, a term in jail, or both.
This message may be digitally signed to ensure authenticity, proof of ownership and security. This is for the protection both of the recipient and the sender. If your email client is unable to support this feature, please disregard any attached, unreadable file.
Sorry, I could not resist the disclaimer. I apologise.
http://goldmark.org/jeff/stupid-disclaimers/
Hi All,
I am relatively new to Mac OS X . I want to launch my Cocoa Application immediately after it has been installed, without restarting the system. How do I achieve this functionality? I am using Package Maker to Build the Distribution packages.
Looking forward for some help and guidance,
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any
virus transmitted by this email.
www.wipro.com _______________________________________________ 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/luke%40apple.com
This email sent to luke@apple.com
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. www.wipro.com _______________________________________________ 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)
-
amritendu.majumdar@wipro.com