Re: App install stops working
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; sv-SE; rv:1.9.2.12) Gecko/20101027 Lightning/1.0b2 Thunderbird/3.1.6 I had come across this issue once. Package maker tends to find and replace the application if it is already installed. For example, if a copy of the application binary is on the desktop, it would replace it when the package is installed even though the install path is /Applications. If you are using the command line interface for packaging, try using the following switch: /--no-relocate/ Yep, that did it, thank you. I could've sworn that the checkbox wasn't checked. Ok, lets see how long it'll work now ;) Best regards /Rob _______________________________________________ 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... Vivek R K skrev 2010-12-07 10:34: This option will disable relocation. This option is also preset in the package maker application. Look for a checkbox that says Allow Relocation in the pmdoc. This email sent to site_archiver@lists.apple.com
participants (1)
-
Robert Bielik