Re: How to make Installer find installed location when do upgrade and IFPkgFlagRelocatable is set to true
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:cc:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; bh=DCRHtPcvboh4TFWql1lqMANy2OWn+9VcektSqGGT3Fc=; b=d2teWYUvQwgCTcul0i3beeZsWo+/bRWtpxc3fRjvRAxi5J8MT0k6xieUD3roGgNB8LckQM+5Fp4Cd8xKQYYp9RXlWLdMxUI6JuFy9CsaL0M3P3JxOfjRpYdxvzQ/XTpUIfoxAGWQaEB5qgaHEwMnUTswHRyYlTsoKu7tOIdKCSA= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; b=TOdXMcFnG6pwG1rKBCoMhG0kRAXOEaUxDp4KJ0ZK0T6+tfJja2s0eKMf5Wnm6Qlp8HRgFxW/lJewImrvysYcjedNtFhhhI+1hMqjdihCxPKvhtG0emegE4vOpSz8YATnw6n681ncEXk4ekQ7hk903cIP25EO95IM6bAyb9nxLX8= On Feb 27, 2008, at 6:01 PM, Stéphane Sudre wrote: On Feb 27, 2008, at 3:43 AM, Fosse wrote: 1) What kind of items do you install? Command .pkg generated using PackageMaker in the command line 2) Is there a locator set for the item that is relocatable? Do you mean the default location? Yes. I set in the info.plist _______________________________________________ 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/macdev08%40gmail.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... I create two disk images which all set "relocation" to TRUE. One is Ver1 and another is Ver2. When I installed the Ver1, I change the install destination to other folder but not default location. I want Ver2 can do upgrade for Ver1. But if I don't change folder to the location specified for Ver1 manually when I install Ver2, Installer will install it to the default location. Is it possible that installer to find the location automatically? This email sent to macdev08@gmail.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Fosse