Re: PackageMaker 3.0.3 and the receipt DB
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=SFijAw9/3X/Y95Z8J0sqWGpCU2NGTg12g64Be6Vn827KnZHjDfe2vuRYCaS71wesL2xkjr7QV5GqDlzD90TAUrhpPSbC3EH5SoWhe4MT/Dv8O0gC7i98xLLW8Z5Rbyo1m/HIXrLkUXvNhHUjcbMimNZcCvF0+YgziuSWR4rONjE= ; User-agent: Thunderbird 2.0.0.16 (Windows/20080708) Hello, again. It has 5 different options : 1. Check specific path : check if the interested file is already installed at the "specific path". If so, it upgrades the file by replacing the existing one with the new one supplied in the installer package. If not, it just installs the new one at the "specific path". 2. Check Launch Services : check launch service configuration to figure out where the "executables" are. 3. Exhaustive Search : searches every thing, even in other installer packages and the one in Xcode's build directory. ( Still sounds like too much.. ) 4. Combination Search : combination of above 3? ( how about the 5 below? ) ( This is the default. ) 5. JavaScript Search : Where to search, what to search and so on are supplied with a given JavaScript function. (Oh.. so "combination search" doesn't include this. ) On 17 Sep 2008, at 19:38, JongAm Park wrote: Try unchecking the relocatable checkbox. /Robert _______________________________________________ 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... I thought about the various options which were presented when the "Relocation..." button on the bottom of the PackageMaker window was clicked. ) I searched if there was a document for this, but I couldn't find.) In my opinion, "1" should be the default, not the "4", and "4" is too much. The Exhaustive search done by the "4" should contain paths to existing installer packages and build directory in its hidden "Exclude Directories" option. ( It looks to me that it just uses the options set in "3". but I didn't test it. ) Robert Claeson wrote: 2. It sometimes picks some other destination path than the one which was designated using the PackageMaker. This email sent to site_archiver@lists.apple.com
participants (1)
-
JongAm Park