Manually specifying the destination directory
Manually specifying the destination directory
- Subject: Manually specifying the destination directory
- From: Alexey Proskuryakov <email@hidden>
- Date: Wed, 10 Aug 2005 17:27:05 +0400
I'm trying to make a .pkg installer that can be installed to a
user-specified location using a command-line installer.
The first thing I tried was setting the -target option to installer:
$ installer -pkg myinst.pkg -target /some/path
This doesn't work, because -target only accepts a mount point, not a full
path. Another option would be to set some environment variable before
running installer, but I couldn't find any way to make the installer use
one.
Is what I'm trying to achieve possible at all?
- WBR, Alexey Proskuryakov
_______________________________________________
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