Re: Customising install order using InstallerSections.plist
Re: Customising install order using InstallerSections.plist
- Subject: Re: Customising install order using InstallerSections.plist
- From: Toby Blake <email@hidden>
- Date: Fri, 9 May 2008 08:40:47 +0100 (BST)
My InstallerSections.plist file looks like this:
<key>SectionOrder</key>
<array>
<string>Introduction</string>
<string>ReadMe</string>
<string>License</string>
<string>TargetSelect</string>
<string>PackageSelection</string>
<string>Install</string>
<string>myplugin.bundle</string>
<string>Summary</string>
</array>
(I got these names from Installer.app/Contents/Plugins)
Silly question too:
What does happen if you change "TargetSelect" to "Target"?
From what I'm seeing on my Tiger system, if I use "TargetSelect",
Installer.app stalls in the "Preparing installation" step after
displaying some incorrect information and skipping the Installation
Type step.
Fantastic - this seems to be the answer - many thanks for that.
Cheers
Toby
--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.
_______________________________________________
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