Re: Package maker query
Re: Package maker query
- Subject: Re: Package maker query
- From: Stephane <email@hidden>
- Date: Fri, 15 Dec 2006 12:09:01 +0100
Le Dec 15, 2006 à 10:41 AM, email@hidden a écrit :
Hi All,
My application will install in the local machine using a shell
script. Script will ask for user inputs like path.., while running.
We can't avoid this interaction.
Presently i created a package for my application and added above
mentioned shell script as preflight. At the time of installation,
Installer doesn't provide any option to enter path.
Is there any other way to provide input to the script at the time of
installation?.
- Apparao.
Nope. Installer scripts can do pretty much anything except interact
with the user. If you just need to ask where they'd like to
install something then just check the "Relocatable" box in the
"Configuration" tab. If you need something significantly more
sophisticated then you're either going to have to write your own
installer or throw a lot of money at MindVision.
Or use an Installer Plugin if your product requires 10.4 or later.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden