site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; s=beta; d=google.com; c=nofws; q=dns; h=received:mime-version: content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=q2h/WW7J7I0EejtVu6btHpVR2EbXzjL2n6ODGZLsJLQLLwTCgamNBOSqjTVSYjFjk jwRHd7+SgOwPHmohr6YVA== Barry Chris Another Question-- Thanks, Allen J. Fisher QA Engineer MakeMusic afisher*-at-*makemusic-*dot*-com www.makemusic.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... So what are the hard ways of doing this? I was thinking of having a post-install script run via /usr/bin/install. That way the user gets a GUI, I get rid of the customize button, and everything gets installed. Dumb idea? There is no easy way to hide the customization in 10.3 and earlier, but on 10.4 and later, you can use a distribution script, which has the option of hiding the customization button. Is 10.4 or later an option? Another option is making a hybrid mpkg which will use a distribution script on 10.4 and later and your normal mpkg on 10.3 and earlier. With this approach you will be able to hide the customization button on 10.4 and later. Is there a way to hide the customize button? I have a meta package that includes a font installer and some application files. We would like to omit the option for a custom install. Is this possible? This email sent to site_archiver@lists.apple.com