Another issue in Installer.app
Another issue in Installer.app
- Subject: Another issue in Installer.app
- From: Iceberg-Dev <email@hidden>
- Date: Thu, 13 Nov 2008 02:00:27 +0100
. According to the Installer JavaScript Reference documentation, you
can call an external script from Javascript code.
. According to the documentation, the script can be put in the
Resources folder.
. This works fine with the 10.4 format (bundle distribution script):
You can use a requirement (either choice, installation or volume)
that reads like system.run('myscript.sh') with myscripts.sh being
inside the Resources folder of the .mpkg.
. This does work at all with 10.5 format (FLAT distribution script):
If you add the myscript.sh manually to the Resources folder, it won't
get called and you will get dozens of warning in the Installer.app log.
Is this supposed to be possible?
_______________________________________________
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