How can I get path to install package from distribution script?
How can I get path to install package from distribution script?
- Subject: How can I get path to install package from distribution script?
- From: Yun Zhi Lin <email@hidden>
- Date: Tue, 18 Sep 2007 18:01:51 +0800
Hi all
Currently I have one distribution package and I do installation check in distribution script.
The structure of my install disk image is like:
<root of disk>
dist.mpkg
install.configuration
During installation, I need to read the install.configuration file and do some configuration jobs based on the content of this file. If the file is missing, I would like to stop the installation and give users some information about the error.
I try to check the existence of install.configuration in installation check. But unfortunately,I could not get the path to install package from distribution script.I search developer.apple.com but could not find answer. Does anyone know how to do this? Is there any other possible ways to solve my problem?
Thanks in advanced.
_______________________________________________
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