Installer changes permissions on itself and its payload after 1st run
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com User-agent: Thunderbird 2.0.0.14 (Macintosh/20080421) I have an installer I built with Xcode 2.5's PackageMaker under OS X 10.5.4. My installer has some plugins and a few scripts, and an InstallerSections.plist file. It's an .mpkg with sub .pkgs in it. When I run the installer and install my product, everything works. However, on any subsequent install from the same binary copy of the same installer, the resulting product doesn't work properly because the installer has changed some of the permissions on the installed payload and on the internal installer components themselves. If I delete all the installed binaries and the installer, and Finder-copy over a new copy and run it again, everything works. I checked my preflight and postflight scripts and they don't change any permissions when they run so what gives? What could cause this behavior? Thanks, Mike _______________________________________________ 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)
-
Mike