Package install problems
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Hello installer-dev, My installer is now set up as follows: Install English.mpkg and Install Deutsch.mpkg in the root of the CD. A hidden folder .Install containing: common.pkg, en.pkg and de.pkg Install English.mpkg refers to common.pkg and en.pkg Install Deutsch.mpkg refers to common.pkg and de.pkg The problem is, the .pkg files don't seem to obey the mpkg's default location, which is /Applications for Install English. This means the game ends up being installed to / if the user doesn't explicitly select somewhere to install it. What am I doing wrong here ? I can't hard-code a default location of /Applications in the pkg files, as this default location would be different on the German install. I made sure there was no default location specified in the pkg's Info.plist files, but this still happens. Any suggestions? -- Best regards, Peter mailto:darkmatter@freeuk.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Peter Mulholland