site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=LyReRmKp5DJcZuCtlF4bTN9P6rCd6SR4oh2+Tr8HLig=; b=simhDFswLxqNUkaZccDEcf7jGJJFQJp9UvCvGqYS2FAvAMZ+aK0Mj1iQ+Q8AwZlhl3 sqmGNWRLZ1RSc9SNoA2wfESBy3PzLUeR1PJuaNYYDKNtNjkDgcgW4B8HUQjtAI91YVeR aEI6gu/GR7G2ReKpc5orzfC2DWIQ+r8bY3sNU= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=rgL6sCA0SmmeiZpPnQPcQouFokdG1BWPnIJNzfiX51CCu5Tyziwxml1dEPZkQmwJZP SwxTz5rUx++jXchMqWbdxe2P2eT7qUrnxJ40H8QG0q7Pi6GGahMMojnIEJ921wldBcCR vIWwTj+w4HpAsQo8TDi6AMcrQZHxceMiEdeNE= Hi Doru, Kind Regards Eugen Mihalache On 11.11.2009, at 21:06, installer-dev-request@lists.apple.com wrote: Send Installer-dev mailing list submissions to installer-dev@lists.apple.com To subscribe or unsubscribe via the World Wide Web, visit http://lists.apple.com/mailman/listinfo/installer-dev or, via email, send a message with subject or body 'help' to installer-dev-request@lists.apple.com You can reach the person managing the list at installer-dev-owner@lists.apple.com When replying, please edit your Subject line so it is more specific than "Re: Contents of Installer-dev digest..." Today's Topics: 1. How to disable the Back button on Summary page (Doru Carastan) ---------------------------------------------------------------------- Message: 1 Date: Tue, 10 Nov 2009 17:10:22 -0800 From: Doru Carastan <doru@vmware.com> Subject: How to disable the Back button on Summary page To: "installer-dev@lists.apple.com" <installer-dev@lists.apple.com> Message-ID: <35203D411DF5144CACC340A56A90E5648AF588FF@EXCH-MBX-3.vmware.com> Content-Type: text/plain; charset="us-ascii" Thank you, Doru ------------------------------ _______________________________________________ Installer-dev mailing list Installer-dev@lists.apple.com http://lists.apple.com/mailman/listinfo/installer-dev End of Installer-dev Digest, Vol 63, Issue 9 ******************************************** _______________________________________________ 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... 1. So much as I know, there no way to do such a change (disabling), by using a function or script, in a normal way. Just if you are the developer from the application. 2. In fact, what you are asking for is to make a change/modification in the Installer.app which came as a default application on every Mac OS X. 3. You can make this change, first into your mac, by make some modification in the Installer.app, using the Interface Builder.app. 4. Once you made this change, you need to provide this with your future.pkg. 5. That means, the user will install on his Mac the new modification you made for the Installer.app to, when he will install your application to (but this is not recommended). 6. Bay doing this, you make a violation of the Apple Installer.app which is under the Apple Inc. License provided as it is. 7. The 'Back' button, in some situation, by providing a 'Restart' or 'Logout' after the installation, will appears there but will be inactive. Is that not enough to you? Does anyone know how to disable the Back button in the setup complete 'Summary' page? This email sent to site_archiver@lists.apple.com