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:message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer; bh=o9BCCFayDt2J1AL0g8VOi0KTofrZNQ0uRJvyY1iS6o4=; b=BWsHDJibVgh+SzsdReiJp0f6ZNwOLlsEBy6nuHpfaBC2kNw9yd44+J1BRChXZeszBpX9yD9sWPcS4yitSW3lYbqslUvvgfFCib2DhUIV7fTAWPQ2uE7yz+HGwaa8F7lvntvdOi0w8s0lat2M+6ldQULBrWlSjTCgoGHjuEh2Odg= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer; b=g32Rb42s02LHugbK9umfIC95c0heSRznX11xbzwgi6I6s40A5A9fNXWDMnYhFk7lNKqocGYRc+sTefcqAiVfBp/6kZI2Ycmq8HlZHfW+XfVmr+OMTepADfrwi8ReEIA8pqCcPDeOIarDI13IMuv8tQ2/NryO3IIUNqw097DbqsA= What's wrong with the package? 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... 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? for example by receipt DB? In addition, When I installed my packages, they will be copied into / Library/Receipts/. When I search using pkgutil, I don't found any information of my packages but only apple's packages. This email sent to site_archiver@lists.apple.com
participants (1)
-
Fosse