Re: commandline Installer Creation doesn't honor Resources
Re: commandline Installer Creation doesn't honor Resources
- Subject: Re: commandline Installer Creation doesn't honor Resources
- From: Iceberg-Dev <email@hidden>
- Date: Thu, 5 Feb 2009 22:04:25 +0100
On Feb 5, 2009, at 2:41 PM, Christian Unger wrote:
Hi,
creating my installer with the following command:
/Developer/usr/bin/packagemaker --root /tmp/myProduct.dst --id
de.company.myProduct --out /tmp/myProduct.pkg --version 12345 --
title myProduct Deployment --discard-forks --target 10.5 --verbose
--scripts /PackageData/Scripts --resources /PackageData/Resources
and the following PackageData Layout:
PackageData:
Resources:
en.lproj:
Background.jpg
License.txt
ReadMe.txt
Scripts:
postflight
preflight
results in an installer which will run the specified scripts but
doesn't show the Background, License nor the ReadMe, why?
FlatPackage Editor:
<pastedGraphic.png>
what am I doing wrong?
2 things to do:
- Remove your .svn folders
- Check the contents of the 'Distribution' file. It might be possible
the names for the UI attributes do not match the name of the files in
the Resources folder.
_______________________________________________
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