Re: Does anybody know what causes this?
Re: Does anybody know what causes this?
- Subject: Re: Does anybody know what causes this?
- From: Mitchell Laurren-Ring <email@hidden>
- Date: Wed, 05 Jun 2013 10:04:18 -0700
Thanks Stephane,
Interestingly, I'm specifying "--root-volume-only" in my packagemaker command but it's not coming through in the distribution file.
If you just want to restrict the installation to the startup volume, you can go without the "<domains enable_localSystem="true"/>" line and just use:
<options rootVolumeOnly="true" customize="never" allow-external-scripts="no"/>
I do not guarantee this will fix the issue.
On Jun 3, 2013, at 6:32 PM, Mitchell Laurren-Ring < email@hidden> wrote: Here is part of my Distribution file:
<options customize="never" allow-external-scripts="no"/> <domains enable_localSystem="true"/>
What is suggested setting for domains?
You should check the <domains> tag in the distribution file. This is the screen that let's you pick between a volume (other than the startup one), the current system or the current user's folder as the "domain" for the installation.
On May 31, 2013, at 1:22 PM, Mitchell Laurren-Ring < email@hidden> wrote: I started noticing this coming up in my installer intermittently starting with Lion:
http://i.imgur.com/C6KEO8C.png?1
Is there a property I can set to ensure this is never displayed in my installer?
|
_______________________________________________
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