site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com On May 8, 2006, at 11:01 AM, Michel Cunha wrote: Hi, - Luke Thank you for your help. ----------------------------------------------- Michel Cunha Agent Development N-able Technologies 450 March Road, 4th Floor Ottawa, Ontario K2K 3K2 www.n-able.com mcunha@n-able.com Tel: (613) 592-6676 x341 Toll Free: 877-655-4689 x341 Fax: (613) 592-2242 _______________________________________________ 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 _______________________________________________ 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'm trying to create an installation package with the PackageMaker application to let users install my software with the Installer application. However I would like to create an custom dialog that will ask users for an activation key and will pass that activation key to an script that will validate and will create some configuration files with it. Is it possible to create custom dialogs, with PackageMaker or PackageMaker scripts ? If yes, where can I find some documentation and/or samples about this issue ? If no, is there any other MAC OS X tools that I can use to create an installation package that will allow me to create custom dialogs ? Consider using an Installer Plugin. Check out /System/Library/ Frameworks/InstallerPlugins.framework. You can create an additional custom part of your installation process to allow for this. Search the archives of this list for "Installer plugins" for more details. This functionality is currently not integrated into PackageMaker, but you can add it to your PackageMaker-created package relatively easily after building the latter. This email sent to luke@apple.com This email sent to site_archiver@lists.apple.com