• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: InstallerSections.plist - Place an installer plugin behind the summary
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: InstallerSections.plist - Place an installer plugin behind the summary


  • Subject: Re: InstallerSections.plist - Place an installer plugin behind the summary
  • From: Stephane Sudre <email@hidden>
  • Date: Tue, 19 Feb 2013 16:56:46 +0100

On Tue, Feb 19, 2013 at 3:55 PM, Paul Grathwohl
<email@hidden> wrote:
> Hello,
>
> is it possible to place an installer plugin behind the "Summary" section of
> the installer (i.e. at the very end)?
> If I try to do that in the InstallerSections.plist, my plugin will
> nevertheless appear directly after the installation step and _before_ the
> summary.
>
> I tried with this InstallerSections.plist:
>
> <key>SectionOrder</key>
> <array>
>         <string>Introduction</string>
>         <string>ReadMe</string>
>         <string>License</string>
>         <string>Target</string>
>         <string>PackageSelection</string>
>         <string>Install</string>
>         <string>FinishUp</string>
>         <string>MyPlugin.bundle</string>
> </array>
>
> The behaviour I saw is the same for Flat and Bundle Packages. I tested with
> 10.7.5.

Since the Summary step can invite the user to logout, shutdown or
restart the computer, it could make no sense to have a button with
such an action and then not perform this action.

Maybe there's another solution for what you are trying to achieve. So
what are you trying to do?
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: InstallerSections.plist - Place an installer plugin behind thesummary
      • From: Paul Grathwohl <email@hidden>
References: 
 >Another failure on 10.5.8: two pkg's in one productbuild (From: Bram de Jong <email@hidden>)
 >Re: Another failure on 10.5.8: two pkg's in one productbuild (From: Vikram Singh <email@hidden>)
 >Re: Another failure on 10.5.8: two pkg's in one productbuild (From: Bram de Jong <email@hidden>)
 >Re: Another failure on 10.5.8: two pkg's in one productbuild (From: Vikram Singh <email@hidden>)
 >Re: Another failure on 10.5.8: two pkg's in one productbuild (From: Bram de Jong <email@hidden>)
 >InstallerSections.plist - Place an installer plugin behind the summary (From: Paul Grathwohl <email@hidden>)

  • Prev by Date: InstallerSections.plist - Place an installer plugin behind the summary
  • Next by Date: Re: InstallerSections.plist - Place an installer plugin behind thesummary
  • Previous by thread: InstallerSections.plist - Place an installer plugin behind the summary
  • Next by thread: Re: InstallerSections.plist - Place an installer plugin behind thesummary
  • Index(es):
    • Date
    • Thread