• 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
InstallerSections.plist - Place an installer plugin behind the summary
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

InstallerSections.plist - Place an installer plugin behind the summary


  • Subject: InstallerSections.plist - Place an installer plugin behind the summary
  • From: Paul Grathwohl <email@hidden>
  • Date: Tue, 19 Feb 2013 15:55:09 +0100

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.

Best,
Paul
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Steinberg Media Technologies GmbH, Frankenstrasse 18b, D-20097 Hamburg, Germany
Phone: +49 (40) 21035-0 | Fax: +49 (40) 21035-300 | www.steinberg.net
Managing Director: Andreas Stelling, Kazunori Kobayashi
Registration Court: Hamburg HRB 86534
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

 _______________________________________________
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 the summary
      • From: Stephane Sudre <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>)

  • Prev by Date: Re: Another failure on 10.5.8: two pkg's in one productbuild
  • Next by Date: Re: InstallerSections.plist - Place an installer plugin behind the summary
  • Previous by thread: Re: Another failure on 10.5.8: two pkg's in one productbuild
  • Next by thread: Re: InstallerSections.plist - Place an installer plugin behind the summary
  • Index(es):
    • Date
    • Thread