site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Importance: Normal Hi all, When we test our install package on 10.4,there's a problem occoured. I have two install packages made by PackageMake 1.0,one of two is a update package in which the application has higher version info. I install the newer package A.pkg firstly,and then delete it from my computer.Then install the another package B.pkg. During the installation of the second package,a message is given by Installer which is "You cannot continue.There is nothing to install.".Then exit the installation. This problem doesn't occour on 10.2 or 10.3. In package A.pkg's info.plist,key of CFBundleShortVersionString's value is highter than that in package B.pkg's info.plist. Delelte the my application only, don't delete /Receipt/A.pkg.After do this ,if I modify the value of CFBundleShortVersionString in "/Receipt/A.pkg/Contents/info.plist",make the value lower than B.pkg's,the installation will work successfully.And execute it as an upgrade. Does Installer determine whether to install or upgrade by CFBundleShortVersionString's value in file "info.plist"? Is it a new feature of Installer on 10.4? Thanks! _______________________________________________ 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