Re: removing Target section from InstallerSections.plist
Re: removing Target section from InstallerSections.plist
- Subject: Re: removing Target section from InstallerSections.plist
- From: Stéphane Sudre <email@hidden>
- Date: Wed, 9 Jul 2008 00:23:51 +0200
On Jul 7, 2008, at 11:56 PM, Paul Miller wrote:
I'm working on an Installer plugin that will find the target
location for me, and I don't want the Target section to show up. If
I remove it from the InstallerSections.plist, the installer
complains about not having enough disk space. Do I need to some
environment variables or something in my plugin to get the rest of
the installer to continue properly?
You can't do this. Removing standard steps can trigger a crash in
Installer.app or prevent installation from working correctly.
One workaround could be to set the target volume to be the root
volume only but as there's still a bug in the latest version of
Leopard with the Change Location... button being shown occasionally,
you can't really do this either. Yet this is the best solution so far.
_______________________________________________
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